Interface | Description |
---|---|
IPostRestoreHook |
Interface for post restore hook
|
IRestoreStrategy |
Class | Description |
---|---|
AbstractRestore |
A means to perform a restore.
|
AwsCrossAccountCryptographyRestoreStrategy | |
EncryptedRestoreBase |
Provides common functionality applicable to all restore strategies
|
EncryptedRestoreStrategy | |
GoogleCryptographyRestoreStrategy | |
PostRestoreHook |
An implementation of IPostRestoreHook.
|
Restore |
Main class for restoring data from backup.
|
RestoreContext | |
RestoreTokenSelector |
Runs algorithms as finding closest token from a list of token (in a backup)
|
Exception | Description |
---|---|
PostRestoreHookException |
Exception raised by PostRestoreHook
|