public class RecoveryManager extends Object
| Modifier and Type | Field and Description | 
|---|---|
SpaceImpl | 
_space  | 
static int | 
RECOVERY_RETRIES
Number of retries in case of recovery failure 
 | 
| Constructor and Description | 
|---|
RecoveryManager(SpaceImpl space)  | 
| Modifier and Type | Method and Description | 
|---|---|
SpaceRecoverStrategy | 
getBackupSpaceRecovery()  | 
SpaceRecoverStrategy | 
getRecoveryStrategy(SpaceMode spaceMode)  | 
public static final int RECOVERY_RETRIES
public SpaceImpl _space
public RecoveryManager(SpaceImpl space)
space - public SpaceRecoverStrategy getBackupSpaceRecovery()
public SpaceRecoverStrategy getRecoveryStrategy(SpaceMode spaceMode) throws SpaceRecoveryException
spaceMode - SpaceRecoveryExceptionCopyright © GigaSpaces.