Uses of Package
org.apache.pinot.segment.spi.memory
-
Classes in org.apache.pinot.segment.spi.memory used by org.apache.pinot.segment.spi.index Class Description PinotDataBuffer The classPinotDataBufferis the byte buffer for Pinot data that resides in off-heap memory. -
Classes in org.apache.pinot.segment.spi.memory used by org.apache.pinot.segment.spi.index.mutable.provider Class Description PinotDataBufferMemoryManager Interface for memory manager that allocates/manages PinotDataBuffer. -
Classes in org.apache.pinot.segment.spi.memory used by org.apache.pinot.segment.spi.index.reader.provider Class Description PinotDataBuffer The classPinotDataBufferis the byte buffer for Pinot data that resides in off-heap memory. -
Classes in org.apache.pinot.segment.spi.memory used by org.apache.pinot.segment.spi.memory Class Description BasePinotLBuffer CleanerUtil.BufferCleaner Pass in an implementation of this interface to cleanup ByteBuffers.PinotDataBuffer The classPinotDataBufferis the byte buffer for Pinot data that resides in off-heap memory.PinotNativeOrderLBuffer PinotNonNativeOrderLBuffer -
Classes in org.apache.pinot.segment.spi.memory used by org.apache.pinot.segment.spi.store Class Description PinotDataBuffer The classPinotDataBufferis the byte buffer for Pinot data that resides in off-heap memory.