Uses of Enum Class
org.apache.hadoop.hbase.backup.impl.TableBackupClient.Stage
Packages that use TableBackupClient.Stage
-
Uses of TableBackupClient.Stage in org.apache.hadoop.hbase.backup.impl
Methods in org.apache.hadoop.hbase.backup.impl that return TableBackupClient.StageModifier and TypeMethodDescriptionprotected TableBackupClient.Stage
TableBackupClient.getTestStage()
static TableBackupClient.Stage
Returns the enum constant of this class with the specified name.static TableBackupClient.Stage[]
TableBackupClient.Stage.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.hadoop.hbase.backup.impl with parameters of type TableBackupClient.StageModifier and TypeMethodDescriptionprotected void
TableBackupClient.failStageIf
(TableBackupClient.Stage stage)