| Package | Description |
|---|---|
| bftsmart.paxosatwar.executionmanager |
| Modifier and Type | Method and Description |
|---|---|
Execution |
Round.getExecution()
Retrieves this round's execution
|
Execution |
ExecutionManager.getExecution(int eid)
Returns the specified consensus' execution
|
Execution |
ExecutionManager.removeExecution(int id)
Removes a consensus's execution from this manager
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExecutionManager.processOutOfContext(Execution execution) |
void |
ExecutionManager.processOutOfContextPropose(Execution execution) |