|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.proactive.core.body.ft.servers.recovery.RecoveryProcessImpl
org.objectweb.proactive.core.body.ft.protocols.cic.servers.RecoveryProcessCIC
Defines the recovery behavior for the CIC protocol.
Field Summary |
Fields inherited from class org.objectweb.proactive.core.body.ft.servers.recovery.RecoveryProcessImpl |
bodies, logger, MAX_ACTIVE_QUEUES, server |
Fields inherited from interface org.objectweb.proactive.core.body.ft.servers.recovery.RecoveryProcess |
FAILED, RECOVERING, RUNNING |
Constructor Summary | |
RecoveryProcessCIC(FTServer server)
|
Method Summary | |
protected void |
recover(UniqueID failed)
This method define the recovery behavior. |
Methods inherited from class org.objectweb.proactive.core.body.ft.servers.recovery.RecoveryProcessImpl |
failureDetected, getSystemSize, initialize, register, submitJob, submitJobWithBarrier, unregister, updateState |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RecoveryProcessCIC(FTServer server)
server
- Method Detail |
protected void recover(UniqueID failed)
RecoveryProcessImpl
recover
in class RecoveryProcessImpl
failed
- RecoveryProcessImpl.recover(org.objectweb.proactive.core.UniqueID)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |