Uses of Enum
org.apache.hadoop.hbase.backup.BackupInfo.BackupPhase
-
Uses of BackupInfo.BackupPhase in org.apache.hadoop.hbase.backup
Modifier and TypeMethodDescriptionBackupInfo.getPhase()
static BackupInfo.BackupPhase
Returns the enum constant of this type with the specified name.static BackupInfo.BackupPhase[]
BackupInfo.BackupPhase.values()
Returns an array containing the constants of this enum type, in the order they are declared.