| Package | Description |
|---|---|
| bftsmart.tom.server.defaultservices.durability |
| Modifier and Type | Method and Description |
|---|---|
CSTState |
DurableStateLog.getState(CSTRequest cstRequest) |
CSTState |
DurabilityCoordinator.getState(CSTRequest cstRequest) |
| Modifier and Type | Method and Description |
|---|---|
void |
DurableStateLog.update(CSTState state)
Updates this log, according to the information contained in the
TransferableState object
|