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.StageTableBackupClient.getTestStage()static TableBackupClient.StageReturns 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 voidTableBackupClient.failStageIf(TableBackupClient.Stage stage)