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