Class SingleListaggAggregationState
java.lang.Object
io.trino.operator.aggregation.listagg.AbstractListaggAggregationState
io.trino.operator.aggregation.listagg.SingleListaggAggregationState
- All Implemented Interfaces:
ListaggAggregationState,AccumulatorState
-
Field Summary
Fields inherited from class io.trino.operator.aggregation.listagg.AbstractListaggAggregationState
closedRecordGroups, openRecordGroup, RECORDS_PER_GROUP, RECORDS_PER_GROUP_MASK, recordSize -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.trino.operator.aggregation.listagg.AbstractListaggAggregationState
add, getEstimatedSize, getRecordOffset, getRecords, initialize, merge, serialize, size, writeEntry
-
Constructor Details
-
SingleListaggAggregationState
public SingleListaggAggregationState()
-
-
Method Details
-
write
-
copy
-