Uses of Record Class
io.datarouter.bytes.blockfile.read.BlockfileReader.BlockfileDecodedBlockBatch
Packages that use BlockfileReader.BlockfileDecodedBlockBatch
-
Uses of BlockfileReader.BlockfileDecodedBlockBatch in io.datarouter.bytes.blockfile.read
Methods in io.datarouter.bytes.blockfile.read that return types with arguments of type BlockfileReader.BlockfileDecodedBlockBatchModifier and TypeMethodDescriptionio.datarouter.scanner.Scanner<BlockfileReader.BlockfileDecodedBlockBatch<T>> BlockfileReader.scanDecodedBlockBatches() -
Uses of BlockfileReader.BlockfileDecodedBlockBatch in io.datarouter.bytes.kvfile.io.read
Methods in io.datarouter.bytes.kvfile.io.read that return types with arguments of type BlockfileReader.BlockfileDecodedBlockBatchModifier and TypeMethodDescriptionio.datarouter.scanner.Scanner<BlockfileReader.BlockfileDecodedBlockBatch<List<T>>> KvFileReader.scanBlockfileDecodedBlockBatches()