Class LongApproximateMostFrequentStateFactory

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

public class LongApproximateMostFrequentStateFactory extends Object implements AccumulatorStateFactory<BigintApproximateMostFrequent.State>