public static class BulkIterationBase.TerminationCriterionAggregationConvergence extends Object implements ConvergenceCriterion<LongValue>
| Constructor and Description |
|---|
TerminationCriterionAggregationConvergence() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isConverged(int iteration,
LongValue countAggregate)
Decide whether the iterative algorithm has converged
|
public TerminationCriterionAggregationConvergence()
public boolean isConverged(int iteration,
LongValue countAggregate)
ConvergenceCriterionisConverged in interface ConvergenceCriterion<LongValue>Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.