Aggregation, MultiBucketsAggregation, ToXContent, ToXContentFragmentInternalGeoHashGrid, ParsedGeoHashGridpublic 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 | Description |
|---|---|---|
static interface |
GeoHashGrid.Bucket |
A bucket that is associated with a
geohash_grid cell. |
Aggregation.CommonFieldsToXContent.DelegatingMapParams, ToXContent.MapParams, ToXContent.ParamsTYPED_KEYS_DELIMITEREMPTY_PARAMS| Modifier and Type | Method | Description |
|---|---|---|
java.util.List<? extends GeoHashGrid.Bucket> |
getBuckets() |
getMetaData, getName, getTypetoXContentisFragmentjava.util.List<? extends GeoHashGrid.Bucket> getBuckets()
getBuckets in interface MultiBucketsAggregation