Class HyperLogLogStateFactory

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

public class HyperLogLogStateFactory extends Object implements AccumulatorStateFactory<HyperLogLogState>