Class NonPrimaryBackupSpaceRecovery
java.lang.Object
com.gigaspaces.internal.server.space.recovery.strategy.NonPrimaryBackupSpaceRecovery
- All Implemented Interfaces:
SpaceRecoverStrategy
- Since:
- 7.0
- Author:
- anna
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
NonPrimaryBackupSpaceRecovery
-
-
Method Details
-
recover
- Specified by:
recoverin interfaceSpaceRecoverStrategy- Throws:
Exception
-
recoverFromDB
- Specified by:
recoverFromDBin interfaceSpaceRecoverStrategy- Throws:
Exception
-
recoverFromOtherSpace
Recover data for primary space. 1. try to recover in replication group . 2. try to recover notify templates in LB group- Specified by:
recoverFromOtherSpacein interfaceSpaceRecoverStrategy- Throws:
Exception
-