|
static void | main (String[] args) |
|
Definition at line 15 of file SimulatorTopology.java.
◆ SimulatorTopology()
◆ createTopology()
StormTopology org.openkilda.simulator.SimulatorTopology.createTopology |
( |
| ) |
|
◆ main()
static void org.openkilda.simulator.SimulatorTopology.main |
( |
String [] |
args | ) |
|
|
static |
◆ COMMAND_BOLT
final String org.openkilda.simulator.SimulatorTopology.COMMAND_BOLT = "command_bolt" |
|
static |
◆ COMMAND_BOLT_STREAM
final String org.openkilda.simulator.SimulatorTopology.COMMAND_BOLT_STREAM = "command_bolt_stream" |
|
static |
◆ COMMAND_SPOUT
final String org.openkilda.simulator.SimulatorTopology.COMMAND_SPOUT = "command-spout" |
|
static |
◆ DEPLOY_TOPOLOGY_BOLT_STREAM
final String org.openkilda.simulator.SimulatorTopology.DEPLOY_TOPOLOGY_BOLT_STREAM = "deploy_topology_stream" |
|
static |
◆ KAFKA_BOLT
final String org.openkilda.simulator.SimulatorTopology.KAFKA_BOLT = "kafka_bolt" |
|
static |
◆ KAFKA_BOLT_STREAM
final String org.openkilda.simulator.SimulatorTopology.KAFKA_BOLT_STREAM = "kafka_bolt_stream" |
|
static |
◆ SIMULATOR_COMMAND_BOLT
final String org.openkilda.simulator.SimulatorTopology.SIMULATOR_COMMAND_BOLT = "simulator_command_bolt" |
|
static |
◆ SIMULATOR_COMMAND_STREAM
final String org.openkilda.simulator.SimulatorTopology.SIMULATOR_COMMAND_STREAM = "simulator_command_stream" |
|
static |
◆ SIMULATOR_SPOUT
final String org.openkilda.simulator.SimulatorTopology.SIMULATOR_SPOUT = "simulator-spout" |
|
static |
◆ SWITCH_BOLT
final String org.openkilda.simulator.SimulatorTopology.SWITCH_BOLT = "switch_bolt" |
|
static |
◆ SWITCH_BOLT_STREAM
final String org.openkilda.simulator.SimulatorTopology.SWITCH_BOLT_STREAM = "switch_bolt_stream" |
|
static |
The documentation for this class was generated from the following file:
- /Users/kevin/Desktop/Kilda/open-kilda-develop/services/wfm/src/main/java/org/openkilda/simulator/SimulatorTopology.java