Package | Description |
---|---|
bftsmart.paxosatwar.executionmanager | |
bftsmart.paxosatwar.roles | |
bftsmart.tom.core | |
bftsmart.tom.util |
Modifier and Type | Method and Description |
---|---|
ExecutionManager |
Execution.getManager()
This is the execution manager for this execution
|
Modifier and Type | Method and Description |
---|---|
void |
Acceptor.setExecutionManager(ExecutionManager manager)
Sets the execution manager for this acceptor
|
Modifier and Type | Field and Description |
---|---|
ExecutionManager |
TOMLayer.execManager |
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) |