public class AtomicActionRecoveryModule extends Object implements RecoveryModule
| Modifier | Constructor and Description |
|---|---|
|
AtomicActionRecoveryModule() |
protected |
AtomicActionRecoveryModule(String type) |
| Modifier and Type | Method and Description |
|---|---|
void |
periodicWorkFirstPass()
This is called periodically by the RecoveryManager
|
void |
periodicWorkSecondPass()
Called by the RecoveryManager RECOVERY_BACKOFF_PERIOD seconds
after the completion of the first pass
|
public AtomicActionRecoveryModule()
protected AtomicActionRecoveryModule(String type)
public void periodicWorkFirstPass()
periodicWorkFirstPass in interface RecoveryModulepublic void periodicWorkSecondPass()
RecoveryModuleperiodicWorkSecondPass in interface RecoveryModuleCopyright © 2016 JBoss by Red Hat. All rights reserved.