Package | Description |
---|---|
org.apache.flink.api.java.summarize.aggregation |
Modifier and Type | Method and Description |
---|---|
NumericColumnSummary<T> |
NumericSummaryAggregator.result() |
Modifier and Type | Method and Description |
---|---|
void |
NumericSummaryAggregator.combine(Aggregator<T,NumericColumnSummary<T>> otherSameType)
combine two aggregations
|
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.