Uses of Class
org.apache.hadoop.hbase.client.QueryMetrics
Packages that use QueryMetrics
Package
Description
Provides HBase Client
-
Uses of QueryMetrics in org.apache.hadoop.hbase.client
Methods in org.apache.hadoop.hbase.client that return QueryMetricsModifier and TypeMethodDescriptionCheckAndMutateResult.getMetrics()Result.getMetrics()Returns the query metrics, ornullif we do not enable metrics.Methods in org.apache.hadoop.hbase.client with parameters of type QueryMetricsModifier and TypeMethodDescriptionorg.apache.hadoop.hbase.client.CheckAndMutateResultCheckAndMutateResult.setMetrics(QueryMetrics metrics) voidResult.setMetrics(QueryMetrics metrics) -
Uses of QueryMetrics in org.apache.hadoop.hbase.shaded.protobuf
Methods in org.apache.hadoop.hbase.shaded.protobuf that return QueryMetricsModifier and TypeMethodDescriptionstatic QueryMetricsProtobufUtil.toQueryMetrics(org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos.QueryMetrics metrics) Methods in org.apache.hadoop.hbase.shaded.protobuf with parameters of type QueryMetricsModifier and TypeMethodDescriptionstatic org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos.QueryMetricsProtobufUtil.toQueryMetrics(QueryMetrics metrics)