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