Uses of Enum Class
org.apache.hadoop.hbase.backup.TestBackupDeleteWithFailures.Failure
-
Uses of TestBackupDeleteWithFailures.Failure in org.apache.hadoop.hbase.backup
Modifier and TypeFieldDescription(package private) List<TestBackupDeleteWithFailures.Failure>
TestBackupDeleteWithFailures.MasterSnapshotObserver.failures
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static TestBackupDeleteWithFailures.Failure[]
TestBackupDeleteWithFailures.Failure.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
TestBackupDeleteWithFailures.MasterSnapshotObserver.setFailures
(TestBackupDeleteWithFailures.Failure... f) private void
TestBackupDeleteWithFailures.testBackupDeleteWithFailuresAfter
(int expected, TestBackupDeleteWithFailures.Failure... failures)