Interface ListaggArrayAggregationState
- All Superinterfaces:
AccumulatorState
-
Method Summary
Modifier and TypeMethodDescriptionvoidvoidforEach(ArrayAggregationStateConsumer consumer) booleanisEmpty()default voidmerge(ListaggArrayAggregationState otherState) default voidreset()Methods inherited from interface io.trino.spi.function.AccumulatorState
copy, getEstimatedSize
-
Method Details
-
add
-
forEach
-
isEmpty
boolean isEmpty() -
merge
-
reset
default void reset()
-