Package | Description |
---|---|
bftsmart.paxosatwar.executionmanager | |
bftsmart.tom.core |
Modifier and Type | Method and Description |
---|---|
Consensus |
Execution.getLearner()
This is the consensus instance to which this execution works for
|
Modifier and Type | Method and Description |
---|---|
void |
TOMLayer.decided(Consensus cons)
Called by the current consensus's execution, to notify the TOM layer that a value was decided
|
void |
DeliveryThread.delivery(Consensus cons)
Invoked by the TOM layer, to deliver a decide consensus
|