JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
io.trino.operator.aggregation.AbstractGroupCollectionAggregationState
Packages that use
AbstractGroupCollectionAggregationState
Package
Description
io.trino.operator.aggregation.arrayagg
io.trino.operator.aggregation.listagg
io.trino.operator.aggregation.multimapagg
Uses of
AbstractGroupCollectionAggregationState
in
io.trino.operator.aggregation.arrayagg
Subclasses of
AbstractGroupCollectionAggregationState
in
io.trino.operator.aggregation.arrayagg
Modifier and Type
Class
Description
final class
GroupArrayAggregationState
Uses of
AbstractGroupCollectionAggregationState
in
io.trino.operator.aggregation.listagg
Subclasses of
AbstractGroupCollectionAggregationState
in
io.trino.operator.aggregation.listagg
Modifier and Type
Class
Description
final class
GroupListaggAggregationState
Uses of
AbstractGroupCollectionAggregationState
in
io.trino.operator.aggregation.multimapagg
Subclasses of
AbstractGroupCollectionAggregationState
in
io.trino.operator.aggregation.multimapagg
Modifier and Type
Class
Description
final class
GroupedMultimapAggregationState