Uses of Interface
org.apache.pinot.segment.spi.creator.GeoSpatialIndexCreatorProvider
-
Packages that use GeoSpatialIndexCreatorProvider Package Description org.apache.pinot.segment.spi.creator org.apache.pinot.segment.spi.index -
-
Uses of GeoSpatialIndexCreatorProvider in org.apache.pinot.segment.spi.creator
Subinterfaces of GeoSpatialIndexCreatorProvider in org.apache.pinot.segment.spi.creator Modifier and Type Interface Description interfaceIndexCreatorProviderPlugin interface to abstract index creation. -
Uses of GeoSpatialIndexCreatorProvider in org.apache.pinot.segment.spi.index
Subinterfaces of GeoSpatialIndexCreatorProvider in org.apache.pinot.segment.spi.index Modifier and Type Interface Description static interfaceIndexingOverrides.IndexingOverrideClasses in org.apache.pinot.segment.spi.index that implement GeoSpatialIndexCreatorProvider Modifier and Type Class Description static classIndexingOverrides.DefaultExtend this class to override index creation
-