Class MultiBucketAggregatorsReducer

java.lang.Object
org.elasticsearch.search.aggregations.bucket.MultiBucketAggregatorsReducer
All Implemented Interfaces:
Closeable, AutoCloseable, Releasable

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