Uses of Interface
org.rostore.v2.media.Committable
Package
Description
All operation related to the catalog of blocks
Classes related to the containers, shards
Classes related to value read/write safe operations
Low-level operation to read/write key entries
Transactional boundary
-
Uses of Committable in org.rostore.v2.catalog
Modifier and TypeClassDescriptionclass
This class extendsCatalogBlockOperations
by caching some subset of the catalog in memory.class
This is the major class to manage a catalog of blocks. -
Uses of Committable in org.rostore.v2.container
Modifier and TypeClassDescriptionclass
Encapsulates the operation context on the shard level. -
Uses of Committable in org.rostore.v2.data
Modifier and TypeClassDescriptionclass
This is a counterpart ofDataWriter
, that allows to read the data from the storage that has been previously written by the writer.class
Class to write the data to the storage using the provided block allocator. -
Uses of Committable in org.rostore.v2.keys
-
Uses of Committable in org.rostore.v2.media.block.container
Modifier and TypeClassDescriptionclass
Specifies a set of blocks in the current transaction.