Uses of Class
io.trino.operator.aggregation.AggregationMetadata.AccumulatorStateDescriptor
-
Packages that use AggregationMetadata.AccumulatorStateDescriptor Package Description io.trino.operator.aggregation -
-
Uses of AggregationMetadata.AccumulatorStateDescriptor in io.trino.operator.aggregation
Methods in io.trino.operator.aggregation that return types with arguments of type AggregationMetadata.AccumulatorStateDescriptor Modifier and Type Method Description List<AggregationMetadata.AccumulatorStateDescriptor<?>>AggregationMetadata. getAccumulatorStateDescriptors()
-