Module org.elasticsearch.server
Interface Filters.Bucket
- All Superinterfaces:
HasAggregations,MultiBucketsAggregation.Bucket,ToXContent
- All Known Implementing Classes:
InternalFilters.InternalBucket,ParsedFilters.ParsedBucket
- Enclosing interface:
- Filters
A bucket associated with a specific filter (identified by its key)
-
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, getKeyAsStringMethods inherited from interface org.elasticsearch.xcontent.ToXContent
isFragment, toXContent