|
|||||||||||
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.pmlrb.servers.RecoveryProcessPMLRB
This class defines a recovery process for PMLRB protocol.
Field Summary | |
protected static org.apache.log4j.Logger |
logger
|
Fields inherited from class org.objectweb.proactive.core.body.ft.servers.recovery.RecoveryProcessImpl |
bodies, MAX_ACTIVE_QUEUES, server |
Fields inherited from interface org.objectweb.proactive.core.body.ft.servers.recovery.RecoveryProcess |
FAILED, RECOVERING, RUNNING |
Constructor Summary | |
RecoveryProcessPMLRB(FTServer server)
Constructor. |
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 |
Field Detail |
protected static org.apache.log4j.Logger logger
Constructor Detail |
public RecoveryProcessPMLRB(FTServer server)
server
- the corresponding global 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 |