Uses of Class
org.apache.pinot.segment.spi.creator.IndexCreationContext.Geospatial
-
Packages that use IndexCreationContext.Geospatial Package Description org.apache.pinot.segment.spi.creator org.apache.pinot.segment.spi.index -
-
Uses of IndexCreationContext.Geospatial in org.apache.pinot.segment.spi.creator
Methods in org.apache.pinot.segment.spi.creator that return IndexCreationContext.Geospatial Modifier and Type Method Description IndexCreationContext.GeospatialIndexCreationContext.Common. forGeospatialIndex(H3IndexConfig h3IndexConfig)Methods in org.apache.pinot.segment.spi.creator with parameters of type IndexCreationContext.Geospatial Modifier and Type Method Description GeoSpatialIndexCreatorGeoSpatialIndexCreatorProvider. newGeoSpatialIndexCreator(IndexCreationContext.Geospatial context)Creates a {@see GeoSpatialIndexCreator} from information about index creation. -
Uses of IndexCreationContext.Geospatial in org.apache.pinot.segment.spi.index
Methods in org.apache.pinot.segment.spi.index with parameters of type IndexCreationContext.Geospatial Modifier and Type Method Description GeoSpatialIndexCreatorIndexingOverrides.Default. newGeoSpatialIndexCreator(IndexCreationContext.Geospatial context)
-