Uses of Class
org.rostore.v2.keys.KeyBlockEntry
Packages that use KeyBlockEntry
Package
Description
RoStore core entities
Low-level operation to read/write key entries
-
Uses of KeyBlockEntry in org.rostore.entity
Methods in org.rostore.entity with parameters of type KeyBlockEntryModifier and TypeMethodDescriptionstatic voidOptionMismatchException.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
Constructor parameters in org.rostore.v2.keys with type arguments of type KeyBlockEntryModifierConstructorDescriptionprotectedKeyBlockEntry(FixSizeEntryBlock<KeyBlockEntry> keyBlock, VarSizeBlock varSizeBlock, RecordLengths recordLengths)