Package io.trino.sql.planner.plan
Class StatisticAggregations.Parts
java.lang.Object
io.trino.sql.planner.plan.StatisticAggregations.Parts
- Enclosing class:
StatisticAggregations
-
Constructor Summary
ConstructorsConstructorDescriptionParts(StatisticAggregations partialAggregation, StatisticAggregations finalAggregation, Map<Symbol, Symbol> mappings) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
Parts
public Parts(StatisticAggregations partialAggregation, StatisticAggregations finalAggregation, Map<Symbol, Symbol> mappings)
-
-
Method Details
-
getPartialAggregation
-
getFinalAggregation
-
getMappings
-