|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface StateRecoveryManager
A state recovery manager is responsible for reconstructing StateRecoverable instances based on the history.
| Method Summary | |
|---|---|
void |
close()
Shutdown. |
void |
register(RecoverableCoordinator staterecoverable)
Register a staterecoverable with the recovery manager service. |
| Method Detail |
|---|
void register(RecoverableCoordinator staterecoverable)
staterecoverable - The object that wants recoverable states.
void close()
throws LogException
LogException - For underlying log failure.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||