![]() |
Open Kilda Java Documentation
|
Classes | |
class | CtrlCommandMessage |
class | DumpBySwitchCtrlCommandMessage |
class | Message |
Functions | |
def | create_list (correlation_id) |
def | create_dump_state (correlation_id, destination) |
def | create_dump_state_by_switch (correlation_id, destination, switch) |
def | create_resource_dump_state (correlation_id, destination) |
def kilda.probe.entity.message.create_dump_state | ( | correlation_id, | |
destination | |||
) |
Definition at line 79 of file message.py.
def kilda.probe.entity.message.create_dump_state_by_switch | ( | correlation_id, | |
destination, | |||
switch | |||
) |
Definition at line 83 of file message.py.
def kilda.probe.entity.message.create_list | ( | correlation_id | ) |
Definition at line 75 of file message.py.
def kilda.probe.entity.message.create_resource_dump_state | ( | correlation_id, | |
destination | |||
) |
Definition at line 87 of file message.py.