ToXContent, MultiBucketsAggregation.Bucket, Terms.Bucket, HasAggregationsParsedDoubleTerms.ParsedBucket, ParsedLongTerms.ParsedBucket, ParsedStringTerms.ParsedBucketpublic abstract static class ParsedTerms.ParsedBucket extends ParsedMultiBucketAggregation.ParsedBucket implements Terms.Bucket
ToXContent.DelegatingMapParams, ToXContent.MapParams, ToXContent.Params| Modifier and Type | Field | Description |
|---|---|---|
protected long |
docCountError |
EMPTY_PARAMS| Constructor | Description |
|---|---|
ParsedBucket() |
| Modifier and Type | Method | Description |
|---|---|---|
long |
getDocCountError() |
|
XContentBuilder |
toXContent(XContentBuilder builder,
ToXContent.Params params) |
getAggregations, getDocCount, getKey, getKeyAsStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAggregations, getDocCount, getKeyAsString, isKeyed, keyToXContent, parseXContent, setAggregations, setDocCount, setKeyAsString, setKeyedgetKeyAsNumberisFragmentpublic 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