Uses of Enum Class
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 class with the specified name.static BackupInfo.BackupPhase[]
BackupInfo.BackupPhase.values()
Returns an array containing the constants of this enum class, in the order they are declared.