Uses of Class
io.datarouter.bytes.blockfile.encoding.valueblock.BlockfileValueBlockFormats
Packages that use BlockfileValueBlockFormats
Package
Description
-
Uses of BlockfileValueBlockFormats in io.datarouter.bytes.blockfile
Methods in io.datarouter.bytes.blockfile that return BlockfileValueBlockFormatsModifier and TypeMethodDescriptionBlockfileGroup.registeredValueBlockFormats()Returns the value of theregisteredValueBlockFormatsrecord component.Constructors in io.datarouter.bytes.blockfile with parameters of type BlockfileValueBlockFormatsModifierConstructorDescriptionBlockfileGroup(BlockfileStorage storage, BlockfileValueBlockFormats registeredValueBlockFormats, BlockfileIndexBlockFormats registeredIndexBlockFormats, BlockfileCompressors registeredCompressors, BlockfileChecksummers registeredChecksummers) Creates an instance of aBlockfileGrouprecord class. -
Uses of BlockfileValueBlockFormats in io.datarouter.bytes.blockfile.block.decoded
Constructors in io.datarouter.bytes.blockfile.block.decoded with parameters of type BlockfileValueBlockFormatsModifierConstructorDescriptionBlockfileHeaderCodec(BlockfileValueBlockFormats registeredValueBlockFormats, BlockfileIndexBlockFormats registeredIndexBlockFormats, BlockfileCompressors registeredCompressors, BlockfileChecksummers registeredChecksummers) -
Uses of BlockfileValueBlockFormats in io.datarouter.bytes.blockfile.encoding.valueblock
Methods in io.datarouter.bytes.blockfile.encoding.valueblock that return BlockfileValueBlockFormatsModifier and TypeMethodDescriptionBlockfileValueBlockFormats.add(BlockfileValueBlockFormat format)