Uses of Class
org.apache.pinot.segment.local.io.reader.impl.FixedBitIntReader
-
Packages that use FixedBitIntReader Package Description org.apache.pinot.segment.local.io.reader.impl -
-
Uses of FixedBitIntReader in org.apache.pinot.segment.local.io.reader.impl
Methods in org.apache.pinot.segment.local.io.reader.impl that return FixedBitIntReader Modifier and Type Method Description static FixedBitIntReaderFixedBitIntReader. getReader(PinotDataBuffer dataBuffer, int numBitsPerValue)
-