Interface Terms.Bucket
- All Superinterfaces:
HasAggregations
,MultiBucketsAggregation.Bucket
,ToXContent
- All Known Implementing Classes:
InternalTerms.Bucket
,LongTerms.Bucket
,ParsedDoubleTerms.ParsedBucket
,ParsedLongTerms.ParsedBucket
,ParsedStringTerms.ParsedBucket
,ParsedTerms.ParsedBucket
,StringTerms.Bucket
,UnmappedTerms.Bucket
- Enclosing interface:
- Terms
A bucket that is associated with a single term
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.elasticsearch.xcontent.ToXContent
ToXContent.DelegatingMapParams, ToXContent.MapParams, ToXContent.Params
-
Field Summary
Fields inherited from interface org.elasticsearch.xcontent.ToXContent
EMPTY_PARAMS
-
Method Summary
Methods inherited from interface org.elasticsearch.search.aggregations.bucket.MultiBucketsAggregation.Bucket
getAggregations, getDocCount, getKey, getKeyAsString
Methods inherited from interface org.elasticsearch.xcontent.ToXContent
isFragment, toXContent
-
Method Details
-
getKeyAsNumber
Number getKeyAsNumber() -
getDocCountError
long getDocCountError()
-