Uses of Interface
org.apache.pinot.segment.spi.index.mutable.MutableForwardIndex
-
Packages that use MutableForwardIndex Package Description org.apache.pinot.segment.spi.index org.apache.pinot.segment.spi.index.mutable.provider -
-
Uses of MutableForwardIndex in org.apache.pinot.segment.spi.index
Methods in org.apache.pinot.segment.spi.index that return MutableForwardIndex Modifier and Type Method Description MutableForwardIndexIndexingOverrides.Default. newForwardIndex(MutableIndexContext.Forward context) -
Uses of MutableForwardIndex in org.apache.pinot.segment.spi.index.mutable.provider
Methods in org.apache.pinot.segment.spi.index.mutable.provider that return MutableForwardIndex Modifier and Type Method Description MutableForwardIndexMutableForwardIndexProvider. newForwardIndex(MutableIndexContext.Forward context)
-