Class HistogramStateFactory

java.lang.Object
io.trino.operator.aggregation.histogram.HistogramStateFactory
All Implemented Interfaces:
AccumulatorStateFactory<HistogramState>

public class HistogramStateFactory extends Object implements AccumulatorStateFactory<HistogramState>