Class TDigestStateFactory

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

public class TDigestStateFactory extends Object implements AccumulatorStateFactory<TDigestState>