Class AbstractListaggAggregationState

java.lang.Object
io.trino.operator.aggregation.listagg.AbstractListaggAggregationState
All Implemented Interfaces:
ListaggAggregationState, AccumulatorState
Direct Known Subclasses:
GroupListaggAggregationState, SingleListaggAggregationState

public abstract class AbstractListaggAggregationState extends Object implements ListaggAggregationState