Uses of Class
org.rostore.v2.fixsize.FixSizeEntry
Packages that use FixSizeEntry
Package
Description
All operation related to the catalog of blocks
General low-level functionality to read/write block content with entries of fixed size
Low-level operation to read/write key entries
-
Uses of FixSizeEntry in org.rostore.v2.catalog
Subclasses of FixSizeEntry in org.rostore.v2.catalogModifier and TypeClassDescriptionclassAn entry used to store the elements of catalog. -
Uses of FixSizeEntry in org.rostore.v2.fixsize
Classes in org.rostore.v2.fixsize with type parameters of type FixSizeEntryModifier and TypeClassDescriptionclassFixSizeEntryBlock<T extends FixSizeEntry>This is an extension of sequence block that maps the block area as a set of the fixed-sized entries. -
Uses of FixSizeEntry in org.rostore.v2.keys
Subclasses of FixSizeEntry in org.rostore.v2.keys