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