public interface GeoHashGrid extends MultiBucketsAggregation
geohash_grid aggregation. Defines multiple buckets, each representing a cell in a geo-grid of a specific
precision.| Modifier and Type | Interface and Description |
|---|---|
static interface |
GeoHashGrid.Bucket
A bucket that is associated with a
geohash_grid cell. |
Aggregation.CommonFieldsTYPED_KEYS_DELIMITER| Modifier and Type | Method and Description |
|---|---|
java.util.List<? extends GeoHashGrid.Bucket> |
getBuckets() |
getMetaData, getNamejava.util.List<? extends GeoHashGrid.Bucket> getBuckets()
getBuckets in interface MultiBucketsAggregation