Uses of Package
org.rostore.v2.keys
Packages that use org.rostore.v2.keys
Package
Description
RoStore core entities
Classes related to the containers, shards
RoStore async classes for high-frequency massive concurrency
Low-level operation to read/write key entries
-
Classes in org.rostore.v2.keys used by org.rostore.entityClassDescriptionRepresents an entry with exactly one key.A list of keys loaded by the
KeyBlockOperations. -
Classes in org.rostore.v2.keys used by org.rostore.v2.container
-
Classes in org.rostore.v2.keys used by org.rostore.v2.container.async
-
Classes in org.rostore.v2.keys used by org.rostore.v2.keysClassDescriptionRepresents an entry with exactly one key.This is a class to manage keys.A list of keys loaded by the
KeyBlockOperations.Defines the lengths of the key record components in bytesThis class refer the sequence of entries of variable size, that are stored in the memory blocks.Manages several variable-sized entries in one block.This class is used when the key data exceeds the size of block.