| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
INSTANCE_ID_NULL |
"Instance ID cannot be null" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final double |
DEFAULT_COORD |
-1.0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
FLOW_RULE_NULL |
"FlowRule cannot be null" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
INSTALL_RETRY_ATTEMPTS |
5 |
public static final long |
INSTALL_RETRY_INTERVAL |
1000L |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
INSTALL_RETRY_ATTEMPTS |
5 |
public static final long |
INSTALL_RETRY_INTERVAL |
1000L |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
HOST_ID_NULL |
"Host ID cannot be null" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_COST |
1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_COST |
1 |
protected static final int |
PRIORITY |
100 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
KEY_FORMAT |
"{networkId=%s, src=%s, dst=%s}" |