Uses of Class
io.datarouter.bytes.blockfile.compress.BlockfileCompressors
Packages that use BlockfileCompressors
Package
Description
-
Uses of BlockfileCompressors in io.datarouter.bytes.blockfile
Methods in io.datarouter.bytes.blockfile that return BlockfileCompressorsModifier and TypeMethodDescriptionBlockfile.registeredCompressors()Returns the value of theregisteredCompressorsrecord component.Constructors in io.datarouter.bytes.blockfile with parameters of type BlockfileCompressorsModifierConstructorDescriptionBlockfile(BlockfileStorage storage, BlockfileCompressors registeredCompressors, BlockfileChecksummers registeredChecksummers) Creates an instance of aBlockfilerecord class. -
Uses of BlockfileCompressors in io.datarouter.bytes.blockfile.compress
Methods in io.datarouter.bytes.blockfile.compress that return BlockfileCompressors -
Uses of BlockfileCompressors in io.datarouter.bytes.blockfile.section
Constructors in io.datarouter.bytes.blockfile.section with parameters of type BlockfileCompressorsModifierConstructorDescriptionBlockfileHeaderCodec(BlockfileCompressors registeredCompressors, BlockfileChecksummers registeredChecksummers)