public static class BulkIterationBase.TerminationCriterionAggregator extends Object implements Aggregator<LongValue>
| Constructor and Description |
|---|
BulkIterationBase.TerminationCriterionAggregator() |
public BulkIterationBase.TerminationCriterionAggregator()
public LongValue getAggregate()
AggregatorgetAggregate in interface Aggregator<LongValue>public void aggregate(long count)
public void aggregate(LongValue count)
Aggregatoraggregate in interface Aggregator<LongValue>count - The element to aggregate.public void reset()
Aggregatorreset in interface Aggregator<LongValue>Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.