Uses of Class
org.apache.hadoop.hbase.backup.impl.BackupException
-
Uses of BackupException in org.apache.hadoop.hbase.backup.impl
Modifier and TypeMethodDescriptionBackupManager.createBackupInfo
(String backupId, BackupType type, List<TableName> tableList, String targetRootDir, int workers, long bandwidth) Creates a backup info based on input backup request.void
BackupManifest.store
(org.apache.hadoop.conf.Configuration conf) TODO: fix it.ModifierConstructorDescriptionBackupManifest
(org.apache.hadoop.fs.FileSystem fs, org.apache.hadoop.fs.Path backupPath) Construct manifest from a backup directory.