![]() |
Open Kilda Java Documentation
|
Public Member Functions | |
boolean | equivalent (ITopology other) |
Map< String, Switch > | getSwitches () |
Map< String, Link > | getLinks () |
The primary interface that captures the ITopology behavior.
Definition at line 23 of file ITopology.java.
boolean org.openkilda.topo.ITopology.equivalent | ( | ITopology | other | ) |
Are the two topologies equivalent?
Implemented in org.openkilda.topo.Topology.
Map<String, Link> org.openkilda.topo.ITopology.getLinks | ( | ) |
Map<String, Switch> org.openkilda.topo.ITopology.getSwitches | ( | ) |