Class BackupCommands
java.lang.Object
org.apache.hadoop.hbase.backup.impl.BackupCommands
General backup commands, options and usage messages
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static class
static class
static class
static class
static class
static class
static class
static class
static class
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic BackupCommands.Command
createCommand
(org.apache.hadoop.conf.Configuration conf, BackupRestoreConstants.BackupCommand type, org.apache.hbase.thirdparty.org.apache.commons.cli.CommandLine cmdline) (package private) static int
-
Field Details
-
INCORRECT_USAGE
- See Also:
-
TOP_LEVEL_NOT_ALLOWED
- See Also:
-
USAGE
- See Also:
-
CREATE_CMD_USAGE
- See Also:
-
PROGRESS_CMD_USAGE
- See Also:
-
NO_INFO_FOUND
- See Also:
-
NO_ACTIVE_SESSION_FOUND
- See Also:
-
DESCRIBE_CMD_USAGE
- See Also:
-
HISTORY_CMD_USAGE
- See Also:
-
DELETE_CMD_USAGE
- See Also:
-
REPAIR_CMD_USAGE
- See Also:
-
SET_CMD_USAGE
- See Also:
-
MERGE_CMD_USAGE
- See Also:
-
USAGE_FOOTER
- See Also:
-
-
Constructor Details
-
BackupCommands
private BackupCommands()
-
-
Method Details
-
createCommand
public static BackupCommands.Command createCommand(org.apache.hadoop.conf.Configuration conf, BackupRestoreConstants.BackupCommand type, org.apache.hbase.thirdparty.org.apache.commons.cli.CommandLine cmdline) -
numOfArgs
-