Uses of Class
org.apache.pinot.segment.local.segment.index.inverted.InvertedIndexType
-
Packages that use InvertedIndexType Package Description org.apache.pinot.segment.local.segment.index.inverted -
-
Uses of InvertedIndexType in org.apache.pinot.segment.local.segment.index.inverted
Methods in org.apache.pinot.segment.local.segment.index.inverted that return InvertedIndexType Modifier and Type Method Description InvertedIndexTypeInvertedIndexPlugin. getIndexType()
-