Package | Description |
---|---|
fr.dyade.aaa.ext | |
fr.dyade.aaa.util |
Modifier and Type | Method and Description |
---|---|
void |
NGTransaction.backupPhase1(File backupDir,
BackupFile backupFile)
First phase of the backup:
- Get all objects in repository
|
void |
NGTransaction.backupPhase2(File backupDir,
RestoreFile restoreFile,
BackupFile backupFile)
Second phase of the backup, compacts all logs in one then produces a unique backup file.
|
Modifier and Type | Method and Description |
---|---|
void |
Repository.backup(BackupFile backup)
Backups the repository (may be unimplemented).
|
void |
FileRepository.backup(BackupFile backup) |
void |
DBRepository.backup(BackupFile backup) |
private void |
FileRepository.backupDir(BackupFile backup,
File currentDir,
String path) |
private void |
FileRepository.backupFile(BackupFile backup,
File file,
String path) |
Copyright © 2021 ScalAgent D.T.. All rights reserved.