Uses of Interface
org.rostore.v2.media.Committable
Packages that use 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
Classes in org.rostore.v2.catalog that implement CommittableModifier and TypeClassDescriptionclassThis class extendsCatalogBlockOperationsby caching some subset of the catalog in memory.classThis is the major class to manage a catalog of blocks. -
Uses of Committable in org.rostore.v2.container
Classes in org.rostore.v2.container that implement CommittableModifier and TypeClassDescriptionclassEncapsulates the operation context on the shard level. -
Uses of Committable in org.rostore.v2.data
Classes in org.rostore.v2.data that implement CommittableModifier and TypeClassDescriptionclassThis is a counterpart ofDataWriter, that allows to read the data from the storage that has been previously written by the writer.classClass to write the data to the storage using the provided block allocator. -
Uses of Committable in org.rostore.v2.keys
Classes in org.rostore.v2.keys that implement Committable -
Uses of Committable in org.rostore.v2.media.block.container
Classes in org.rostore.v2.media.block.container that implement CommittableModifier and TypeClassDescriptionclassSpecifies a set of blocks in the current transaction.