public class WorksetEmptyConvergenceCriterion extends Object implements org.apache.flink.api.common.aggregators.ConvergenceCriterion<org.apache.flink.types.LongValue>
| Modifier and Type | Field and Description |
|---|---|
static String |
AGGREGATOR_NAME |
| Constructor and Description |
|---|
WorksetEmptyConvergenceCriterion() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isConverged(int iteration,
org.apache.flink.types.LongValue value) |
public static final String AGGREGATOR_NAME
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.