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