public abstract static class ParsedTerms.ParsedBucket extends ParsedMultiBucketAggregation.ParsedBucket implements Terms.Bucket
ToXContent.DelegatingMapParams, ToXContent.MapParams, ToXContent.Params| Modifier and Type | Field and Description |
|---|---|
protected long |
docCountError |
EMPTY_PARAMS| Constructor and Description |
|---|
ParsedBucket() |
| Modifier and Type | Method and Description |
|---|---|
long |
getDocCountError() |
XContentBuilder |
toXContent(XContentBuilder builder,
ToXContent.Params params) |
getAggregations, getDocCount, getKeyAsString, isKeyed, keyToXContent, parseXContent, setAggregations, setDocCount, setKeyAsString, setKeyedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetKeyAsNumbergetAggregations, getDocCount, getKey, getKeyAsStringisFragmentpublic long getDocCountError()
getDocCountError in interface Terms.Bucketpublic final XContentBuilder toXContent(XContentBuilder builder, ToXContent.Params params) throws java.io.IOException
toXContent in interface ToXContenttoXContent in class ParsedMultiBucketAggregation.ParsedBucketjava.io.IOException