Module org.elasticsearch.server
Interface Terms.Bucket
- All Superinterfaces:
HasAggregations,MultiBucketsAggregation.Bucket
- All Known Implementing Classes:
DoubleTerms.Bucket,InternalTerms.Bucket,LongTerms.Bucket,StringTerms.Bucket,UnmappedTerms.Bucket
- Enclosing interface:
Terms
A bucket that is associated with a single term
-
Method Summary
Methods inherited from interface org.elasticsearch.search.aggregations.bucket.MultiBucketsAggregation.Bucket
getAggregations, getDocCount, getKey, getKeyAsString
-
Method Details
-
getKeyAsNumber
Number getKeyAsNumber() -
getDocCountError
long getDocCountError()
-