Uses of Class
io.datarouter.bytes.blockfile.encoding.indexblock.BlockfileIndexBlockFormats
Packages that use BlockfileIndexBlockFormats
Package
Description
-
Uses of BlockfileIndexBlockFormats in io.datarouter.bytes.blockfile
Methods in io.datarouter.bytes.blockfile that return BlockfileIndexBlockFormatsModifier and TypeMethodDescriptionBlockfileGroup.registeredIndexBlockFormats()Returns the value of theregisteredIndexBlockFormatsrecord component.Constructors in io.datarouter.bytes.blockfile with parameters of type BlockfileIndexBlockFormatsModifierConstructorDescriptionBlockfileGroup(BlockfileStorage storage, BlockfileValueBlockFormats registeredValueBlockFormats, BlockfileIndexBlockFormats registeredIndexBlockFormats, BlockfileCompressors registeredCompressors, BlockfileChecksummers registeredChecksummers) Creates an instance of aBlockfileGrouprecord class. -
Uses of BlockfileIndexBlockFormats in io.datarouter.bytes.blockfile.block.decoded
Constructors in io.datarouter.bytes.blockfile.block.decoded with parameters of type BlockfileIndexBlockFormatsModifierConstructorDescriptionBlockfileHeaderCodec(BlockfileValueBlockFormats registeredValueBlockFormats, BlockfileIndexBlockFormats registeredIndexBlockFormats, BlockfileCompressors registeredCompressors, BlockfileChecksummers registeredChecksummers) -
Uses of BlockfileIndexBlockFormats in io.datarouter.bytes.blockfile.encoding.indexblock
Methods in io.datarouter.bytes.blockfile.encoding.indexblock that return BlockfileIndexBlockFormatsModifier and TypeMethodDescriptionBlockfileIndexBlockFormats.add(BlockfileIndexBlockFormat format)