Interface GeoGrid.Bucket
- All Superinterfaces:
HasAggregations,MultiBucketsAggregation.Bucket,org.elasticsearch.common.xcontent.ToXContent
- All Known Implementing Classes:
InternalGeoGridBucket,InternalGeoHashGridBucket,InternalGeoTileGridBucket,ParsedGeoGridBucket,ParsedGeoHashGridBucket,ParsedGeoTileGridBucket
- Enclosing interface:
- GeoGrid
public static interface GeoGrid.Bucket extends MultiBucketsAggregation.Bucket
A bucket that is associated with a geo-grid cell. The key of the bucket is
the
MultiBucketsAggregation.Bucket.getKeyAsString() of the cell-
Nested Class Summary
-
Field Summary
-
Method Summary
Methods inherited from interface org.elasticsearch.search.aggregations.bucket.MultiBucketsAggregation.Bucket
getAggregations, getDocCount, getKey, getKeyAsString