Uses of Record Class
io.datarouter.bytes.blockfile.index.BlockfileIndexBlockInput
Packages that use BlockfileIndexBlockInput
Package
Description
-
Uses of BlockfileIndexBlockInput in io.datarouter.bytes.blockfile.encoding.indexblock
Methods in io.datarouter.bytes.blockfile.encoding.indexblock with parameters of type BlockfileIndexBlockInputModifier and TypeMethodDescriptionBlockfileIndexBlockCodec.encode(BlockfileIndexBlockInput input) -
Uses of BlockfileIndexBlockInput in io.datarouter.bytes.blockfile.encoding.indexblock.impl
Methods in io.datarouter.bytes.blockfile.encoding.indexblock.impl with parameters of type BlockfileIndexBlockInputModifier and TypeMethodDescriptionBlockfileV1IndexBlockCodec.encode(BlockfileIndexBlockInput input) -
Uses of BlockfileIndexBlockInput in io.datarouter.bytes.blockfile.io.write
Methods in io.datarouter.bytes.blockfile.io.write that return BlockfileIndexBlockInputModifier and TypeMethodDescriptionBlockfileIndexBlockBuilder.build(long globalBlockId, long indexBlockId)