public class RecoveringFailedGridServiceAgent extends Object
Constructor and Description |
---|
RecoveringFailedGridServiceAgent(String agentUid) |
Modifier and Type | Method and Description |
---|---|
String |
getAgentUid() |
int |
getRecoveryAttempts() |
void |
incrementRecoveryAttempt()
Increments the number of recovery attempts Call before each time a machine is started as an
attempt to recover from failure.
|
public RecoveringFailedGridServiceAgent(String agentUid)
agentUid
- - the agent UIDagentContext
- - the agent context as provided by the machine provisioning (cloud
driver). recoveryAttempts is zero.public int getRecoveryAttempts()
public void incrementRecoveryAttempt()
public String getAgentUid()
Copyright © GigaSpaces.