public class AverageAggregator extends AbsDiffAggregator
AbsDiffAggregator.| Constructor and Description |
|---|
AverageAggregator() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.io.DoubleWritable |
finalizeAggregation()
Finalizes the aggregation on a master task.
|
aggregate, aggregate, getValuegetTimesAggregated, toStringpublic org.apache.hadoop.io.DoubleWritable finalizeAggregation()
AbstractAggregatorfinalizeAggregation in class AbstractAggregator<org.apache.hadoop.io.DoubleWritable>Copyright © 2008-2014 The Apache Software Foundation. All Rights Reserved.