Package | Description |
---|---|
org.apache.hadoop.hbase.client |
Provides HBase Client
|
Modifier and Type | Method and Description |
---|---|
BackupSet |
BackupAdmin.getBackupSet(String name)
Backup set describe command.
|
BackupSet |
HBaseBackupAdmin.getBackupSet(String name) |
Modifier and Type | Method and Description |
---|---|
List<BackupSet> |
BackupAdmin.listBackupSets()
Backup sets list command - list all backup sets.
|
List<BackupSet> |
HBaseBackupAdmin.listBackupSets() |