Interface BackupAdmin

All Superinterfaces:
AutoCloseable, Closeable
All Known Implementing Classes:
BackupAdminImpl

@Private public interface BackupAdmin extends Closeable
The administrative API for HBase Backup. Construct an instance and call Closeable.close() afterwards.

BackupAdmin can be used to create backups, restore data from backups and for other backup-related operations.

Since:
2.0