Uses of Interface
org.apache.pinot.segment.spi.memory.CleanerUtil.BufferCleaner
-
Packages that use CleanerUtil.BufferCleaner Package Description org.apache.pinot.segment.spi.memory -
-
Uses of CleanerUtil.BufferCleaner in org.apache.pinot.segment.spi.memory
Methods in org.apache.pinot.segment.spi.memory that return CleanerUtil.BufferCleaner Modifier and Type Method Description static CleanerUtil.BufferCleanerCleanerUtil. getCleaner()Reference to a BufferCleaner that does unmapping.
-