Uses of Class
io.datarouter.bytes.blockfile.block.tokens.BlockfileIndexTokens
Packages that use BlockfileIndexTokens
Package
Description
-
Uses of BlockfileIndexTokens in io.datarouter.bytes.blockfile.encoding.indexblock
Methods in io.datarouter.bytes.blockfile.encoding.indexblock that return BlockfileIndexTokensModifier and TypeMethodDescriptionBlockfileIndexBlockCodec.encode(BlockfileIndexBlockInput input) -
Uses of BlockfileIndexTokens in io.datarouter.bytes.blockfile.encoding.indexblock.impl
Methods in io.datarouter.bytes.blockfile.encoding.indexblock.impl that return BlockfileIndexTokensModifier and TypeMethodDescriptionBlockfileV1IndexBlockCodec.encode(BlockfileIndexBlockInput input) -
Uses of BlockfileIndexTokens in io.datarouter.bytes.blockfile.io.write
Methods in io.datarouter.bytes.blockfile.io.write that return types with arguments of type BlockfileIndexTokensModifier and TypeMethodDescriptionio.datarouter.scanner.Scanner<BlockfileIndexTokens> BlockfileIndexer.drainAllBlocks()io.datarouter.scanner.Scanner<BlockfileIndexTokens> BlockfileIndexer.drainCompletedBlocks()Methods in io.datarouter.bytes.blockfile.io.write with parameters of type BlockfileIndexTokensModifier and TypeMethodDescriptionBlockfileWriterState.appendIndexBlock(BlockfileIndexTokens tokens)