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