Package | Description |
---|---|
lib.easyjava.net.replication.multipaxos.message |
Modifier and Type | Class and Description |
---|---|
class |
AcceptRequest<E extends PaxosCommand>
A request for the cluster to accept a particular command in some command
slot.
|
class |
Proposal
An announcement to the Paxos cluster that a node would like to try to become
leader.
|