Uses of Interface
org.apache.pinot.segment.spi.index.mutable.MutableTextIndex
-
Packages that use MutableTextIndex Package Description org.apache.pinot.segment.spi.index org.apache.pinot.segment.spi.index.mutable.provider -
-
Uses of MutableTextIndex in org.apache.pinot.segment.spi.index
Methods in org.apache.pinot.segment.spi.index that return MutableTextIndex Modifier and Type Method Description MutableTextIndexIndexingOverrides.Default. newTextIndex(MutableIndexContext.Text context) -
Uses of MutableTextIndex in org.apache.pinot.segment.spi.index.mutable.provider
Methods in org.apache.pinot.segment.spi.index.mutable.provider that return MutableTextIndex Modifier and Type Method Description MutableTextIndexMutableTextIndexReaderProvider. newTextIndex(MutableIndexContext.Text context)
-