![]() |
Open Kilda Java Documentation
|
Public Member Functions | |
FlowDump ( @JsonProperty("flows") Set< ImmutablePair< Flow, Flow >> flows) | |
Set< ImmutablePair< Flow, Flow > > | getFlows () |
Definition at line 18 of file FlowDump.java.
org.openkilda.messaging.ctrl.state.FlowDump.FlowDump | ( | @JsonProperty("flows") Set< ImmutablePair< Flow, Flow >> | flows | ) |
Definition at line 23 of file FlowDump.java.
Set<ImmutablePair<Flow, Flow> > org.openkilda.messaging.ctrl.state.FlowDump.getFlows | ( | ) |
Definition at line 28 of file FlowDump.java.