Uses of Class
io.datarouter.bytes.blockfile.io.read.BlockfileReader
Packages that use BlockfileReader
Package
Description
-
Uses of BlockfileReader in io.datarouter.bytes.blockfile.io.read
Methods in io.datarouter.bytes.blockfile.io.read that return BlockfileReader -
Uses of BlockfileReader in io.datarouter.bytes.blockfile.io.read.query
Constructors in io.datarouter.bytes.blockfile.io.read.query with parameters of type BlockfileReaderModifierConstructorDescriptionBlockfileBlockIdReader(BlockfileReader<T> reader) BlockfileIndexReader(BlockfileReader<T> reader) BlockfileRowIdReader(BlockfileReader<T> reader) BlockfileRowKeyRangeReader(BlockfileReader<T> reader) BlockfileRowKeyReader(BlockfileReader<T> reader) BlockfileSequentialReader(BlockfileReader<T> reader)