Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
MAX_SUPERSTEPS |
30 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ENABLE_FAULT |
"simpleCheckpointVertex.enableFault" |
public static final int |
FAULTING_SUPERSTEP |
4 |
public static final long |
FAULTING_VERTEX_ID |
1L |
public static final String |
SUPERSTEP_COUNT |
"simpleCheckpointVertex.superstepCount" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
FAULT_FILE |
"/tmp/faultFile" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
SMC_AGG |
"simplemastercompute.aggregator" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
MAX_SUPERSTEPS |
30 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
OUTPUTDIR |
"svwwc.outputdir" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
NUM_COMPUTE_THREADS |
10 |
public static final int |
NUM_PARTITIONS |
25 |
public static final int |
NUM_VERTICES |
100 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
SUPERSTEP_COUNT |
"verifyMessageVertex.superstepCount" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
SMC_AGG |
"simplemastercompute.aggregator" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CONVERGED |
"scccompute.converged" |
public static final String |
NEW_MAXIMUM |
"scccompute.max" |
public static final String |
PHASE |
"scccompute.phase" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final long |
ACK |
4L |
public static final long |
CTRL_IN_EDGE |
16L |
public static final long |
DONE |
8L |
public static final long |
GRANT |
2L |
public static final long |
NOTIFY |
1L |
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.