Class ListaggAggregationStateFactory

java.lang.Object
io.trino.operator.aggregation.listagg.ListaggAggregationStateFactory
All Implemented Interfaces:
AccumulatorStateFactory<ListaggAggregationState>

public class ListaggAggregationStateFactory extends Object implements AccumulatorStateFactory<ListaggAggregationState>