Definition at line 20 of file Constants.java.
◆ bandwidth
final long org.openkilda.floodlight.Constants.bandwidth = 10000 |
|
static |
◆ burstSize
final long org.openkilda.floodlight.Constants.burstSize = 1024 |
|
static |
◆ flowName
final String org.openkilda.floodlight.Constants.flowName = "test_flow" |
|
static |
◆ inputPort
final int org.openkilda.floodlight.Constants.inputPort = 1 |
|
static |
◆ inputVlanId
final int org.openkilda.floodlight.Constants.inputVlanId = 300 |
|
static |
◆ meterId
final long org.openkilda.floodlight.Constants.meterId = 1 |
|
static |
◆ outputPort
final int org.openkilda.floodlight.Constants.outputPort = 2 |
|
static |
◆ outputVlanId
final int org.openkilda.floodlight.Constants.outputVlanId = 200 |
|
static |
◆ outputVlanType
◆ switchId
final String org.openkilda.floodlight.Constants.switchId = "00:00:00:00:00:00:00:01" |
|
static |
◆ transitVlanId
final int org.openkilda.floodlight.Constants.transitVlanId = 100 |
|
static |
The documentation for this class was generated from the following file:
- /Users/kevin/Desktop/Kilda/open-kilda-develop/services/src/floodlight-modules/src/test/java/org/openkilda/floodlight/Constants.java