Modifier and Type | Constant Field | Value |
---|---|---|
public static final long |
API_VERSION |
2L |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_VLAN_ID |
0 |
public static final String |
LOG_SEPARATOR |
", " |
public static final int |
ORDER_MIN |
0 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final long |
MASK_ETHER_TYPE |
65535L |
public static final long |
MASK_VLAN_ID |
4095L |
public static final int |
NBITS_VLAN_ID |
12 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final char |
SEPARATOR |
64 |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final int |
LOCK_ARG |
0 |
protected static final int |
LOCK_FAILED |
-1 |
protected static final int |
LOCK_SUCCEEDED |
1 |
protected static final long |
serialVersionUID |
1L |
protected static final int |
STATE_CANCELED |
1073741824 |
protected static final int |
STATE_COMPLETED |
536870912 |
protected static final int |
STATE_COMPLETING |
268435456 |
protected static final int |
STATE_EXECUTING |
1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final long |
MAX_FLOW_ID |
281474976710655L |
public static final long |
MIN_FLOW_ID |
1L |
public static final short |
TABLE_ID |
0 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
VLAN_UNSPEC |
-1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
COND_KEY_SEPARATOR |
"," |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final long |
UNDEFINED |
0L |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final char |
MD_ID_SEPARATOR |
58 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
VLAN_NONE |
0 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final long |
COST_UNDEF |
0L |
public static final int |
DEFAULT_POLICY |
0 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DONT_PURGE |
2 |
public static final int |
REMOVING |
1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DESCRIPTION |
"vInterface" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
TYPEBIT_MACMAP |
32 |
public static final int |
TYPEBIT_MACMAP_HOST |
64 |
public static final int |
TYPEBIT_VBRIDGE |
2 |
public static final int |
TYPEBIT_VINTERFACE |
8 |
public static final int |
TYPEBIT_VLANMAP |
16 |
public static final int |
TYPEBIT_VTERMINAL |
4 |
public static final int |
TYPEBIT_VTN |
1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NODE_ID_ANY |
"ANY" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
MAX_IP_PROBE |
10 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_AGE_INTERVAL |
600 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
FAILMODE_SECURE |
"secure" |
public static final String |
FAILMODE_STANDALONE |
"standalone" |
public static final String |
PROTO_OF13 |
"OpenFlow13" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
BRIDGE_URI_PREFIX |
"bridge" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final short |
HW_TYPE_ETHERNET |
1 |
public static final short |
REPLY |
2 |
public static final short |
REQUEST |
1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
CKSUM_BYTES |
2 |
public static final byte |
IPV4_VERSION |
4 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
HEX_RADIX |
16 |
public static final char |
HEX_SEPARATOR_CHAR |
58 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
BIT_MULTICAST |
1 |
public static final long |
MASK_MULTICAST |
1099511627776L |
public static final int |
SIZE |
6 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
SIZE |
4 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final char |
CIDR_SEPARATOR |
47 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
HASH_PRIME |
31 |
public static final int |
MASK_BYTE |
255 |
public static final long |
MASK_INTEGER |
4294967295L |
public static final int |
MASK_SHORT |
65535 |
public static final int |
NUM_OCTETS_BYTE |
1 |
public static final int |
NUM_OCTETS_INTEGER |
4 |
public static final int |
NUM_OCTETS_SHORT |
2 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAME |
"vtn-provider" |
Copyright © 2018 OpenDaylight. All rights reserved.