Package | Description |
---|---|
lib.easyjava.net.replication.multipaxos.message |
Modifier and Type | Class and Description |
---|---|
class |
Accepted
A positive response to an accept request, voting that the proposed value be
accepted by the cluster.
|
class |
Promise<E extends PaxosCommand>
A promise to another node not to accept any proposal numbers lower than what
has just been received
|