org.openspaces.grid.gsm.machines.backup
Class MachinesStateBackupToSpace
java.lang.Object
org.openspaces.grid.gsm.machines.backup.MachinesStateBackupToSpace
- All Implemented Interfaces:
- MachinesStateBackup
public class MachinesStateBackupToSpace
- extends Object
- implements MachinesStateBackup
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SINGLETON_ID
public static final Integer SINGLETON_ID
MachinesStateBackupToSpace
public MachinesStateBackupToSpace(Admin admin,
GigaSpace space,
MachinesSlaEnforcementState machinesSlaEnforcementState)
close
public void close()
- Specified by:
close
in interface MachinesStateBackup
validateBackupCompleted
public void validateBackupCompleted(ProcessingUnit pu)
throws MachinesStateBackupFailureException,
MachinesStateBackupInProgressException
- Specified by:
validateBackupCompleted
in interface MachinesStateBackup
- Throws:
MachinesStateBackupFailureException
MachinesStateBackupInProgressException
recoverAndStartBackup
public void recoverAndStartBackup(ProcessingUnit pu)
throws MachinesStateRecoveryFailureException,
MachinesStateRecoveryInProgressException
- Specified by:
recoverAndStartBackup
in interface MachinesStateBackup
- Throws:
MachinesStateRecoveryFailureException
MachinesStateRecoveryInProgressException
Copyright © GigaSpaces.