Package org.apache.hadoop.hbase.metrics
Class MetricsInfoImpl
java.lang.Object
org.apache.hadoop.hbase.metrics.MetricsInfoImpl
- All Implemented Interfaces:
org.apache.hadoop.metrics2.MetricsInfo
Making implementing metric info a little easier
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
name
-
description
-
-
Constructor Details
-
MetricsInfoImpl
MetricsInfoImpl(String name, String description)
-
-
Method Details