Class StringApproximateMostFrequentStateFactory

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

public class StringApproximateMostFrequentStateFactory extends Object implements AccumulatorStateFactory<VarcharApproximateMostFrequent.State>