java.lang.Object
org.elasticsearch.search.aggregations.bucket.BucketReducer<B>
All Implemented Interfaces:
Closeable, AutoCloseable, Releasable

public final class BucketReducer<B extends MultiBucketsAggregation.Bucket> extends Object implements Releasable
Class for reducing a list of BucketReducer to a single InternalAggregations and the number of documents.