| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.client | Provides HBase Client | 
| org.apache.hadoop.hbase.shaded.protobuf | 
| Modifier and Type | Method and Description | 
|---|---|
| QueryMetrics | Result. getMetrics()Returns the query metrics, or  nullif we do not enable metrics. | 
| QueryMetrics | CheckAndMutateResult. getMetrics() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Result. setMetrics(QueryMetrics metrics) | 
| CheckAndMutateResult | CheckAndMutateResult. setMetrics(QueryMetrics metrics) | 
| Modifier and Type | Method and Description | 
|---|---|
| static QueryMetrics | ProtobufUtil. toQueryMetrics(org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos.QueryMetrics metrics) | 
| Modifier and Type | Method and Description | 
|---|---|
| static org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos.QueryMetrics | ProtobufUtil. toQueryMetrics(QueryMetrics metrics) | 
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.