Class TDigestAndPercentileStateFactory

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

public class TDigestAndPercentileStateFactory extends Object implements AccumulatorStateFactory<TDigestAndPercentileState>