| Package | Description |
|---|---|
| bftsmart.statemanagement | |
| bftsmart.statemanagement.strategy | |
| bftsmart.statemanagement.strategy.durability |
| Modifier and Type | Method and Description |
|---|---|
void |
StateManager.SMReplyDeliver(SMMessage msg,
boolean isBFT) |
void |
StateManager.SMRequestDeliver(SMMessage msg,
boolean isBFT) |
| Modifier and Type | Class and Description |
|---|---|
class |
StandardSMMessage |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
BaseStateManager.SMReplyDeliver(SMMessage msg,
boolean isBFT) |
void |
StandardStateManager.SMReplyDeliver(SMMessage msg,
boolean isBFT) |
abstract void |
BaseStateManager.SMRequestDeliver(SMMessage msg,
boolean isBFT) |
void |
StandardStateManager.SMRequestDeliver(SMMessage msg,
boolean isBFT) |
| Modifier and Type | Class and Description |
|---|---|
class |
CSTSMMessage |
| Modifier and Type | Method and Description |
|---|---|
void |
DurableStateManager.SMReplyDeliver(SMMessage msg,
boolean isBFT) |
void |
DurableStateManager.SMRequestDeliver(SMMessage msg,
boolean isBFT) |