Package | Description |
---|---|
org.apache.hadoop.hbase.coprocessor |
Table of Contents
|
Modifier and Type | Field and Description |
---|---|
private org.apache.hbase.thirdparty.com.google.common.collect.ImmutableMap<Class<? extends Row>,MetaTableMetrics.MetaTableOps> |
MetaTableMetrics.opsNameMap |
Modifier and Type | Method and Description |
---|---|
static MetaTableMetrics.MetaTableOps |
MetaTableMetrics.MetaTableOps.valueOf(String name)
Returns 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.
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.