Uses of Enum
org.apache.hadoop.hbase.backup.BackupInfo.BackupPhase
Packages that use BackupInfo.BackupPhase
-
Uses of BackupInfo.BackupPhase in org.apache.hadoop.hbase.backup
Fields in org.apache.hadoop.hbase.backup declared as BackupInfo.BackupPhaseMethods in org.apache.hadoop.hbase.backup that return BackupInfo.BackupPhaseModifier 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.Methods in org.apache.hadoop.hbase.backup with parameters of type BackupInfo.BackupPhase