Package org.rostore.v2.container
package org.rostore.v2.container
Classes related to the containers, shards
-
ClassDescriptionContainer 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
Media
creation.This is the major class to manage the containers on the rostore.Container Shards ar independent portion of the Container, that have its ownBlockAllocator
and independent set of keys.This information meant to be serialized and stored to theMedia
so that the shard can be recreated.Encapsulates the operation context on the shard level.Represents a combination of the value data and the metadata associated with the entry