Uses of Enum Class
org.apache.hadoop.hbase.master.procedure.MetaProcedureInterface.MetaOperationType
-
Uses of MetaProcedureInterface.MetaOperationType in org.apache.hadoop.hbase.master.procedure
Modifier and TypeMethodDescriptionMetaProcedureInterface.getMetaOperationType()
Deprecated.Returns the enum constant of this class with the specified name.MetaProcedureInterface.MetaOperationType.values()
Returns an array containing the constants of this enum class, in the order they are declared.