Uses of Enum Class
org.apache.hadoop.hbase.coprocessor.MetaTableMetrics.MetaTableOps
-
Uses of MetaTableMetrics.MetaTableOps in org.apache.hadoop.hbase.coprocessor
Modifier and TypeFieldDescriptionprivate org.apache.hbase.thirdparty.com.google.common.collect.ImmutableMap<Class<? extends Row>,
MetaTableMetrics.MetaTableOps> MetaTableMetrics.opsNameMap
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static MetaTableMetrics.MetaTableOps[]
MetaTableMetrics.MetaTableOps.values()
Returns an array containing the constants of this enum class, in the order they are declared.