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