Package | Description |
---|---|
org.opendaylight.p4plugin.device |
Modifier and Type | Method and Description |
---|---|
DeviceManager.Status |
DeviceManager.addDevice(String nodeId,
Long deviceId,
String ip,
Integer port,
String p4InfoFile,
String configFile) |
static DeviceManager.Status |
DeviceManager.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeviceManager.Status[] |
DeviceManager.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018 OpenDaylight. All rights reserved.