Uses of Class
org.apache.pinot.segment.spi.index.creator.H3IndexConfig
-
Packages that use H3IndexConfig Package Description org.apache.pinot.segment.spi.creator -
-
Uses of H3IndexConfig in org.apache.pinot.segment.spi.creator
Methods in org.apache.pinot.segment.spi.creator that return H3IndexConfig Modifier and Type Method Description H3IndexConfigIndexCreationContext.Geospatial. getH3IndexConfig()Methods in org.apache.pinot.segment.spi.creator that return types with arguments of type H3IndexConfig Modifier and Type Method Description Map<String,H3IndexConfig>SegmentGeneratorConfig. getH3IndexConfigs()Methods in org.apache.pinot.segment.spi.creator with parameters of type H3IndexConfig Modifier and Type Method Description IndexCreationContext.GeospatialIndexCreationContext.Common. forGeospatialIndex(H3IndexConfig h3IndexConfig)
-