Uses of Class
org.apache.pinot.segment.local.segment.index.text.TextIndexType
-
Packages that use TextIndexType Package Description org.apache.pinot.segment.local.segment.index.text -
-
Uses of TextIndexType in org.apache.pinot.segment.local.segment.index.text
Fields in org.apache.pinot.segment.local.segment.index.text declared as TextIndexType Modifier and Type Field Description static TextIndexTypeTextIndexPlugin. INSTANCEMethods in org.apache.pinot.segment.local.segment.index.text that return TextIndexType Modifier and Type Method Description TextIndexTypeTextIndexPlugin. getIndexType()
-