Package | Description |
---|---|
bftsmart.tom.server.defaultservices |
Modifier and Type | Method and Description |
---|---|
DefaultApplicationState |
DiskStateLog.getApplicationState(int eid,
boolean sendState)
Constructs a TransferableState using this log information
|
DefaultApplicationState |
StateLog.getApplicationState(int eid,
boolean setState)
Constructs a TransferableState using this log information
|
Modifier and Type | Method and Description |
---|---|
void |
DiskStateLog.update(DefaultApplicationState transState)
Updates this log, according to the information contained in the
TransferableState object
|
void |
StateLog.update(DefaultApplicationState transState)
Updates this log, according to the information contained in the TransferableState object
|