Open Kilda Java Documentation
org.openkilda.simulator.classes.Commands Enum Reference

Public Attributes

 DO_DISCOVER_ISL_COMMAND
 
 DO_DISCOVER_ISL_P2_COMMAND
 
 DO_DISCOVER_PATH_COMMAND
 
 DO_INSTALL_INGRESS_FLOW
 
 DO_INSTALL_EGRESS_FLOW
 
 DO_INSTALL_TRANSIT_FLOW
 
 DO_INSTALL_ONESWITCH_FLOW
 

Detailed Description

Definition at line 3 of file Commands.java.

Member Data Documentation

◆ DO_DISCOVER_ISL_COMMAND

org.openkilda.simulator.classes.Commands.DO_DISCOVER_ISL_COMMAND

Definition at line 4 of file Commands.java.

◆ DO_DISCOVER_ISL_P2_COMMAND

org.openkilda.simulator.classes.Commands.DO_DISCOVER_ISL_P2_COMMAND

Definition at line 5 of file Commands.java.

◆ DO_DISCOVER_PATH_COMMAND

org.openkilda.simulator.classes.Commands.DO_DISCOVER_PATH_COMMAND

Definition at line 6 of file Commands.java.

◆ DO_INSTALL_EGRESS_FLOW

org.openkilda.simulator.classes.Commands.DO_INSTALL_EGRESS_FLOW

Definition at line 8 of file Commands.java.

◆ DO_INSTALL_INGRESS_FLOW

org.openkilda.simulator.classes.Commands.DO_INSTALL_INGRESS_FLOW

Definition at line 7 of file Commands.java.

◆ DO_INSTALL_ONESWITCH_FLOW

org.openkilda.simulator.classes.Commands.DO_INSTALL_ONESWITCH_FLOW

Definition at line 10 of file Commands.java.

◆ DO_INSTALL_TRANSIT_FLOW

org.openkilda.simulator.classes.Commands.DO_INSTALL_TRANSIT_FLOW

Definition at line 9 of file Commands.java.


The documentation for this enum was generated from the following file: