java.lang.Object
org.elasticsearch.search.aggregations.DelayedBucket<B>

public final class DelayedBucket<B extends InternalMultiBucketAggregation.InternalBucket> extends Object
A wrapper around reducing buckets with the same key that can delay that reduction as long as possible. It's stateful and not even close to thread safe.