Class InternalVariableWidthHistogram

All Implemented Interfaces:
NamedWriteable, Writeable, org.elasticsearch.common.xcontent.ToXContent, org.elasticsearch.common.xcontent.ToXContentFragment, Aggregation, Histogram, HistogramFactory, MultiBucketsAggregation

public class InternalVariableWidthHistogram
extends InternalMultiBucketAggregation<InternalVariableWidthHistogram,​InternalVariableWidthHistogram.Bucket>
implements Histogram, HistogramFactory