Package org.apache.pinot.segment.local.segment.creator.impl.inv.geospatial
-
Class Summary Class Description BaseH3IndexCreator Base implementation of the H3 index creator.OffHeapH3IndexCreator H3 index creator that uses off-heap memory.OnHeapH3IndexCreator H3 Index creator that uses on-heap memory.