Interface SingleBucketAggregator
-
- All Known Implementing Classes:
DiversifiedBytesHashSamplerAggregator,DiversifiedMapSamplerAggregator,DiversifiedNumericSamplerAggregator,DiversifiedOrdinalsSamplerAggregator,FilterAggregator,GlobalAggregator,MissingAggregator,NestedAggregator,ReverseNestedAggregator,SamplerAggregator
public interface SingleBucketAggregatorA bucket aggregator that doesn't create new buckets.
-
-
Method Summary
Modifier and Type Method Description intbucketDocCount(long bucketOrd)
-