Uses of Class
org.apache.pinot.segment.spi.memory.PinotNonNativeOrderLBuffer
-
Packages that use PinotNonNativeOrderLBuffer Package Description org.apache.pinot.segment.spi.memory -
-
Uses of PinotNonNativeOrderLBuffer in org.apache.pinot.segment.spi.memory
Methods in org.apache.pinot.segment.spi.memory that return PinotNonNativeOrderLBuffer Modifier and Type Method Description static PinotNonNativeOrderLBufferPinotNonNativeOrderLBuffer. mapFile(File file, boolean readOnly, long offset, long size)
-