A  B  C  G  J  T 

B

backup(Backupable,File,String,boolean) - function in jetbrains.exodus.util.CompressBackupUtil
For specified Backupable{@code source}, creates backup file in the specified {@code backupRoot} directory whose name is calculated using current timestamp and specified {@code backupNamePrefix} if it is not {@code null}.
backup(BackupBean) - function in jetbrains.exodus.util.CompressBackupUtil
For specified BackupBean, creates a backup file using Backupables decorated by the beanand the setting provided by the bean (backup path, prefix, zip or tar.gz).
backup(Backupable,File,boolean) - function in jetbrains.exodus.util.CompressBackupUtil
For specified Backupable{@code source} and {@code target} backup file, does backup.
A  B  C  G  J  T