public interface DataPathExtRep extends DeviceExtRep
Modifier and Type | Method and Description |
---|---|
DataPathId |
dpid()
Returns the datapath ID of the OpenFlow instance.
|
String |
hw()
Returns the hardware version description of the OpenFlow instance.
|
String |
mfr()
Returns the manufacturer description of the OpenFlow instance.
|
String |
serialNum()
Returns the serial number of the OpenFlow instance.
|
String |
sw()
Returns the software version description of the OpenFlow instance.
|
ip
DataPathId dpid()
String mfr()
String hw()
String sw()
String serialNum()
Copyright © 2015. All Rights Reserved.