Uses of Interface
io.trino.operator.aggregation.listagg.ListaggAggregationStateConsumer
Packages that use ListaggAggregationStateConsumer
-
Uses of ListaggAggregationStateConsumer in io.trino.operator.aggregation.listagg
Methods in io.trino.operator.aggregation.listagg with parameters of type ListaggAggregationStateConsumerModifier and TypeMethodDescriptionprotected final booleanGroupListaggAggregationState.accept(ListaggAggregationStateConsumer consumer, PageBuilder pageBuilder, int currentPosition) voidListaggAggregationState.forEach(ListaggAggregationStateConsumer consumer) voidSingleListaggAggregationState.forEach(ListaggAggregationStateConsumer consumer)