|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object urv.emulator.tasks.topology.TopologyChecker
public class TopologyChecker
Constructor Summary | |
---|---|
TopologyChecker(VirtualNetworkInformation vni)
|
Method Summary | |
---|---|
boolean |
checkOneHopNeighbors(java.net.InetAddress emuNodeAddress)
Compares neighbors stored in the neighbor table with information from the emulation (topology graph) return true if both neighbors set match |
boolean |
checkTwoHopNeighbors(java.net.InetAddress emuNodeAddress)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TopologyChecker(VirtualNetworkInformation vni)
Method Detail |
---|
public boolean checkOneHopNeighbors(java.net.InetAddress emuNodeAddress)
emuNodeAddress
-
public boolean checkTwoHopNeighbors(java.net.InetAddress emuNodeAddress)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |