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