Uses of Interface
org.apache.pinot.segment.spi.index.creator.InvertedIndexCreator
-
Packages that use InvertedIndexCreator Package Description org.apache.pinot.segment.spi.index.creator -
-
Uses of InvertedIndexCreator in org.apache.pinot.segment.spi.index.creator
Subinterfaces of InvertedIndexCreator in org.apache.pinot.segment.spi.index.creator Modifier and Type Interface Description interfaceCombinedInvertedIndexCreatorinterfaceDictionaryBasedInvertedIndexCreatorSupport for RoaringBitmap inverted index:interfaceRawValueBasedInvertedIndexCreator
-