Class InternalGeoHashGridBucket

All Implemented Interfaces:
Comparable<InternalGeoGridBucket>, Writeable, ToXContent, GeoGrid.Bucket, MultiBucketsAggregation.Bucket, HasAggregations

public class InternalGeoHashGridBucket extends InternalGeoGridBucket<InternalGeoHashGridBucket>
Implementation of geohash grid bucket
Opensearch.internal:
  • Constructor Details

  • Method Details

    • getKeyAsString

      public String getKeyAsString()
    • getKey

      public GeoPoint getKey()