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