Uses of Interface
org.apache.pinot.segment.spi.index.mutable.MutableJsonIndex
-
Packages that use MutableJsonIndex Package Description org.apache.pinot.segment.spi.index org.apache.pinot.segment.spi.index.mutable.provider -
-
Uses of MutableJsonIndex in org.apache.pinot.segment.spi.index
Methods in org.apache.pinot.segment.spi.index that return MutableJsonIndex Modifier and Type Method Description MutableJsonIndexIndexingOverrides.Default. newJsonIndex(MutableIndexContext.Json context) -
Uses of MutableJsonIndex in org.apache.pinot.segment.spi.index.mutable.provider
Methods in org.apache.pinot.segment.spi.index.mutable.provider that return MutableJsonIndex Modifier and Type Method Description MutableJsonIndexMutableJsonIndexProvider. newJsonIndex(MutableIndexContext.Json context)
-