Package | Description |
---|---|
lib.easyjava.net.replication.multipaxos.message |
Modifier and Type | Class and Description |
---|---|
class |
AcceptDenial
A negative response to an accept request, voting that the proposed value not
be accepted by the cluster.
|
class |
LearnedCommand<E extends PaxosCommand>
This message asserts that a command slot has already been filled by
successful completion of a round of Paxos.
|
class |
ProposeDenial
A denial of a proposal, voting that the proposing node not be elected leader.
|