Uses of Interface
org.apache.pinot.segment.spi.index.mutable.provider.MutableForwardIndexProvider
-
Packages that use MutableForwardIndexProvider Package Description org.apache.pinot.segment.spi.index org.apache.pinot.segment.spi.index.mutable.provider -
-
Uses of MutableForwardIndexProvider in org.apache.pinot.segment.spi.index
Subinterfaces of MutableForwardIndexProvider in org.apache.pinot.segment.spi.index Modifier and Type Interface Description static interfaceIndexingOverrides.IndexingOverrideClasses in org.apache.pinot.segment.spi.index that implement MutableForwardIndexProvider Modifier and Type Class Description static classIndexingOverrides.DefaultExtend this class to override index creation -
Uses of MutableForwardIndexProvider in org.apache.pinot.segment.spi.index.mutable.provider
Subinterfaces of MutableForwardIndexProvider in org.apache.pinot.segment.spi.index.mutable.provider Modifier and Type Interface Description interfaceMutableIndexProvider
-