Uses of Class
org.rostore.v2.fixsize.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
Modifier and TypeClassDescriptionclass
An entry used to store the elements of catalog. -
Uses of FixSizeEntry in org.rostore.v2.fixsize
Modifier and TypeClassDescriptionclass
FixSizeEntryBlock<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