public static class StatisticAggregations.Parts extends Object
| Constructor and Description |
|---|
Parts(StatisticAggregations partialAggregation,
StatisticAggregations finalAggregation,
Map<Symbol,Symbol> mappings) |
| Modifier and Type | Method and Description |
|---|---|
StatisticAggregations |
getFinalAggregation() |
Map<Symbol,Symbol> |
getMappings() |
StatisticAggregations |
getPartialAggregation() |
public Parts(StatisticAggregations partialAggregation, StatisticAggregations finalAggregation, Map<Symbol,Symbol> mappings)
public StatisticAggregations getPartialAggregation()
public StatisticAggregations getFinalAggregation()
Copyright © 2012–2019. All rights reserved.