Uses of Enum Class
org.apache.hadoop.hbase.backup.BackupRestoreConstants.BackupCommand
-
Uses of BackupRestoreConstants.BackupCommand in org.apache.hadoop.hbase.backup
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static BackupRestoreConstants.BackupCommand[]
BackupRestoreConstants.BackupCommand.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of BackupRestoreConstants.BackupCommand in org.apache.hadoop.hbase.backup.impl
Modifier and TypeMethodDescriptionstatic BackupCommands.Command
BackupCommands.createCommand
(org.apache.hadoop.conf.Configuration conf, BackupRestoreConstants.BackupCommand type, org.apache.hbase.thirdparty.org.apache.commons.cli.CommandLine cmdline)