Interface H3IndexReader

    • Method Summary

      Modifier and Type Method Description
      org.roaringbitmap.buffer.ImmutableRoaringBitmap getDocIds​(long h3IndexId)
      Gets the matching Doc IDs of the given H3 index ID as bitmaps.
      H3IndexResolution getH3IndexResolution()  
    • Method Detail

      • getDocIds

        org.roaringbitmap.buffer.ImmutableRoaringBitmap getDocIds​(long h3IndexId)
        Gets the matching Doc IDs of the given H3 index ID as bitmaps.
        Parameters:
        h3IndexId - the H3 index ID to match
        Returns:
        the matched DocIDs
      • getH3IndexResolution

        H3IndexResolution getH3IndexResolution()
        Returns:
        the H3 index resolutions