Uses of Package
org.rostore.v2.container
Packages that use org.rostore.v2.container
Package
Description
REST-related APIKey management classes
Classes related to the containers, shards
RoStore async classes for high-frequency massive concurrency
-
Classes in org.rostore.v2.container used by org.rostore.service.apikeyClassDescriptionRepresents a combination of the value data and the metadata associated with the entry
-
Classes in org.rostore.v2.container used by org.rostore.v2.containerClassDescriptionContainer class to manage access to the set of keys and their values.This class is created on the container creation event and should be stored in the container list, so it can be reopened again.This class is serialized and stored in the media header at the time of
Mediacreation.This is the major class to manage the containers on the rostore.Container Shards ar independent portion of the Container, that have its ownBlockAllocatorand independent set of keys.This information meant to be serialized and stored to theMediaso that the shard can be recreated.Encapsulates the operation context on the shard level. -
Classes in org.rostore.v2.container used by org.rostore.v2.container.asyncClassDescriptionContainer class to manage access to the set of keys and their values.This class is serialized and stored in the media header at the time of
Mediacreation.Container Shards ar independent portion of the Container, that have its ownBlockAllocatorand independent set of keys.Encapsulates the operation context on the shard level.Represents a combination of the value data and the metadata associated with the entry