| Package | Description |
|---|---|
| org.apache.hadoop.hbase.backup | |
| org.apache.hadoop.hbase.backup.impl |
| Modifier and Type | Method and Description |
|---|---|
static RestoreClient |
BackupRestoreClientFactory.getRestoreClient(Configuration conf)
Gets restore client implementation
|
| Modifier and Type | Class and Description |
|---|---|
class |
RestoreClientImpl
The main class which interprets the given arguments and trigger restore operation.
|