public static class ParsedGeoHashGrid.ParsedBucket extends ParsedMultiBucketAggregation.ParsedBucket implements GeoHashGrid.Bucket
MultiBucketsAggregation.Bucket.SubAggregationComparator<B extends MultiBucketsAggregation.Bucket>ToXContent.DelegatingMapParams, ToXContent.MapParams, ToXContent.ParamsEMPTY_PARAMS| Constructor and Description |
|---|
ParsedBucket() |
| Modifier and Type | Method and Description |
|---|---|
GeoPoint |
getKey() |
java.lang.String |
getKeyAsString() |
protected XContentBuilder |
keyToXContent(XContentBuilder builder) |
getAggregations, getDocCount, isKeyed, parseXContent, setAggregations, setDocCount, setKeyAsString, setKeyed, toXContentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAggregations, getDocCountisFragment, toXContentpublic GeoPoint getKey()
getKey in interface MultiBucketsAggregation.Bucketpublic java.lang.String getKeyAsString()
getKeyAsString in interface MultiBucketsAggregation.BucketgetKeyAsString in class ParsedMultiBucketAggregation.ParsedBucketprotected XContentBuilder keyToXContent(XContentBuilder builder) throws java.io.IOException
keyToXContent in class ParsedMultiBucketAggregation.ParsedBucketjava.io.IOException