A IncomingMsgPolicyInterface used in JUNIT VarElectionMessengerTest to test whenever ID send are strictly increasing.
More...
|
| Map< String, Integer > | receivedID |
| | A map containing all last ID received from all neighbors.
|
A IncomingMsgPolicyInterface used in JUNIT VarElectionMessengerTest to test whenever ID send are strictly increasing.
- Author
- Eric Zbinden
◆ IdIncreasingVerifyer()
| frodo2.algorithms.varOrdering.election.tests.VarElectionMessengerTest.IdIncreasingVerifyer.IdIncreasingVerifyer |
( |
Set< String > | neighborhoods | ) |
|
|
private |
Constructor.
- Parameters
-
| neighborhoods | the neighborhoods of this agent |
References receivedID.
◆ getMsgTypes()
| Collection< MessageType > frodo2.algorithms.varOrdering.election.tests.VarElectionMessengerTest.IdIncreasingVerifyer.getMsgTypes |
( |
| ) |
|
◆ notifyIn()
| void frodo2.algorithms.varOrdering.election.tests.VarElectionMessengerTest.IdIncreasingVerifyer.notifyIn |
( |
Message | msg | ) |
|
◆ setQueue()
| void frodo2.algorithms.varOrdering.election.tests.VarElectionMessengerTest.IdIncreasingVerifyer.setQueue |
( |
Queue | queue | ) |
|
◆ receivedID
| Map<String, Integer> frodo2.algorithms.varOrdering.election.tests.VarElectionMessengerTest.IdIncreasingVerifyer.receivedID |
|
private |
The documentation for this class was generated from the following file: