Class NumericHistogramStateFactory

java.lang.Object
io.trino.operator.aggregation.NumericHistogramStateFactory
All Implemented Interfaces:
AccumulatorStateFactory<DoubleHistogramAggregation.State>

public class NumericHistogramStateFactory extends Object implements AccumulatorStateFactory<DoubleHistogramAggregation.State>