Package | Description |
---|---|
lib.easyjava.net.replication.multipaxos.message |
Modifier and Type | Class and Description |
---|---|
class |
Promise<E extends PaxosCommand>
A promise to another node not to accept any proposal numbers lower than what
has just been received
|
class |
ProposeDenial
A denial of a proposal, voting that the proposing node not be elected leader.
|