public class GatewayNodeConfig
extends org.onosproject.net.config.Config<org.onosproject.core.ApplicationId>
| Modifier and Type | Field and Description |
|---|---|
static String |
BRIDGE_ID |
static String |
DATAPLANE_IP |
protected org.slf4j.Logger |
log |
static String |
NODES |
static String |
UPLINK_INTERFACE_NAME |
| Constructor and Description |
|---|
GatewayNodeConfig() |
| Modifier and Type | Method and Description |
|---|---|
Set<GatewayNode> |
gatewayNodes()
Returns the set of nodes read from network config.
|
boolean |
isValid() |
apply, clear, get, get, get, get, get, get, getList, getList, hasField, hasField, hasFields, hasFields, hasOnlyFields, hasOnlyFields, init, isBoolean, isBoolean, isConnectPoint, isConnectPoint, isDecimal, isDecimal, isIntegralNumber, isIntegralNumber, isIpAddress, isIpAddress, isIpPrefix, isIpPrefix, isMacAddress, isMacAddress, isNumber, isNumber, isString, isString, isTpPort, isTpPort, isValidLength, key, node, setOrClear, setOrClear, setOrClear, setOrClear, setOrClear, setOrClear, setOrClear, subjectprotected final org.slf4j.Logger log
public static final String NODES
public static final String BRIDGE_ID
public static final String DATAPLANE_IP
public static final String UPLINK_INTERFACE_NAME
public Set<GatewayNode> gatewayNodes()
public boolean isValid()
isValid in class org.onosproject.net.config.Config<org.onosproject.core.ApplicationId>