| Package | Description |
|---|---|
| bftsmart.paxosatwar.executionmanager |
| Modifier and Type | Method and Description |
|---|---|
Proposer |
ExecutionManager.getProposer() |
| Constructor and Description |
|---|
ExecutionManager(ServerViewManager manager,
Acceptor acceptor,
Proposer proposer,
int me)
Creates a new instance of ExecutionManager
|