Uses of Enum Class
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.BackupPhaseReturns 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.Methods in org.apache.hadoop.hbase.backup with parameters of type BackupInfo.BackupPhase