![]() |
Open Kilda Java Documentation
|
Go to the source code of this file.
Namespaces | |
stress_test | |
Functions | |
def | stress_test.generate_swith_name (n) |
Variables | |
string | stress_test.bootstrap_servers = 'kafka.pendev:9092' |
string | stress_test.topic = 'kilda.topo.eng' |
string | stress_test.MT_INFO = "org.openkilda.messaging.info.InfoMessage" |
string | stress_test.MT_SWITCH = "org.openkilda.messaging.info.event.SwitchInfoData" |
stress_test.producer = KafkaProducer(bootstrap_servers=bootstrap_servers) | |
stress_test.x = xrange(10000) | |
def | stress_test.switch = generate_swith_name(n) |