Uses of Record Class
io.datarouter.bytes.blockfile.block.parsed.BlockfileDecodedBlockBatch
Packages that use BlockfileDecodedBlockBatch
Package
Description
-
Uses of BlockfileDecodedBlockBatch in io.datarouter.bytes.blockfile.encoding.valueblock
Methods in io.datarouter.bytes.blockfile.encoding.valueblock that return BlockfileDecodedBlockBatchModifier and TypeMethodDescriptionBlockfileValueBlockDecoder.decompressAndDecodeValueBlocks(List<ParsedValueBlock> parsedValueBlocks) BlockfileValueBlockDecoder.decompressAndDecodeValueBlocks(List<ParsedValueBlock> parsedValueBlocks, BlockfileRowKeyRangeReader.BlockfileKeyRange keyRange) -
Uses of BlockfileDecodedBlockBatch in io.datarouter.bytes.blockfile.io.read.query
Methods in io.datarouter.bytes.blockfile.io.read.query that return types with arguments of type BlockfileDecodedBlockBatchModifier and TypeMethodDescriptionio.datarouter.scanner.Scanner<BlockfileDecodedBlockBatch<T>> BlockfileSequentialReader.scanDecodedBlockBatches()