Class Summary |
AckListener |
Thread that wait for AckReadMessage, NackReadMessage, AckWriteMessage, NackwriteMessage to arrive. |
ReadListener |
Thread that waits for ReadMessage from the leader. |
ReadResult |
The object return by the read method of the registry. |
Register |
|
Registry |
Each time a new consensus is started for a new position in the total order,
a registry is added to the hashtable of the register.
|
WriteListener |
Thread that waits for WriteMessage from the leader. |
WriteResult |
The object return by the write method of the registry |