Uses of Class
org.rostore.v2.keys.KeyBlockEntry
Package
Description
RoStore core entities
Low-level operation to read/write key entries
-
Uses of KeyBlockEntry in org.rostore.entity
Modifier and TypeMethodDescriptionstatic void
OptionMismatchException.checkUpdateRecord
(KeyBlockEntry entry, Record record) Checks options when an entry should be updated and throws an exception if the state is invalid (update is not allowed). -
Uses of KeyBlockEntry in org.rostore.v2.keys
ModifierConstructorDescriptionprotected
KeyBlockEntry
(FixSizeEntryBlock<KeyBlockEntry> keyBlock, VarSizeBlock varSizeBlock, RecordLengths recordLengths)