public static class ShortSummaryAggregator.SumShortAggregator extends Object implements Aggregator<Short,Short>
| Constructor and Description |
|---|
ShortSummaryAggregator.SumShortAggregator() |
public ShortSummaryAggregator.SumShortAggregator()
public void aggregate(Short value)
Aggregatoraggregate in interface Aggregator<Short,Short>public void combine(Aggregator<Short,Short> other)
Aggregatorcombine in interface Aggregator<Short,Short>public Short result()
Aggregatorresult in interface Aggregator<Short,Short>Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.