Class QuantileDigestAndPercentileStateFactory

java.lang.Object
io.trino.operator.aggregation.state.QuantileDigestAndPercentileStateFactory
All Implemented Interfaces:
AccumulatorStateFactory<QuantileDigestAndPercentileState>

public class QuantileDigestAndPercentileStateFactory extends Object implements AccumulatorStateFactory<QuantileDigestAndPercentileState>