| Package | Description |
|---|---|
| bftsmart.paxosatwar.roles | |
| bftsmart.tom.core | |
| bftsmart.tom.util |
| Constructor and Description |
|---|
Acceptor(ServerCommunicationSystem communication,
MessageFactory factory,
LeaderModule lm,
ServerViewManager manager)
Creates a new instance of Acceptor.
|
| Modifier and Type | Field and Description |
|---|---|
LeaderModule |
TOMLayer.lm |
| Constructor and Description |
|---|
TOMLayer(ExecutionManager manager,
ServiceReplica receiver,
Recoverable recoverer,
LeaderModule lm,
Acceptor a,
ServerCommunicationSystem cs,
ServerViewManager recManager)
Creates a new instance of TOMulticastLayer
|
| Constructor and Description |
|---|
ShutdownHookThread(ServerCommunicationSystem scs,
LeaderModule lm,
Acceptor acceptor,
ExecutionManager manager,
TOMLayer tomLayer) |