Uses of Interface
org.rostore.v2.catalog.EntrySizeListener
Packages that use EntrySizeListener
Package
Description
General low-level functionality to read/write block content with entries of fixed size
-
Uses of EntrySizeListener in org.rostore.v2.fixsize
Constructors in org.rostore.v2.fixsize with parameters of type EntrySizeListenerModifierConstructorDescriptionFixSizeEntryBlock(BlockSequence<FixSizeEntryBlock> sequence, int firstHeaderSize, Function<FixSizeEntryBlock<T>, T> entryFactory, EntrySizeListener newEntryNumberListener)