Uses of Interface
org.apache.pinot.segment.spi.index.reader.provider.ForwardIndexReaderProvider
-
Packages that use ForwardIndexReaderProvider Package Description org.apache.pinot.segment.spi.index org.apache.pinot.segment.spi.index.reader.provider -
-
Uses of ForwardIndexReaderProvider in org.apache.pinot.segment.spi.index
Subinterfaces of ForwardIndexReaderProvider in org.apache.pinot.segment.spi.index Modifier and Type Interface Description static interfaceIndexingOverrides.IndexingOverrideClasses in org.apache.pinot.segment.spi.index that implement ForwardIndexReaderProvider Modifier and Type Class Description static classIndexingOverrides.DefaultExtend this class to override index creation -
Uses of ForwardIndexReaderProvider in org.apache.pinot.segment.spi.index.reader.provider
Subinterfaces of ForwardIndexReaderProvider in org.apache.pinot.segment.spi.index.reader.provider Modifier and Type Interface Description interfaceIndexReaderProvider
-