Class TestPrometheusServlet.TestMetrics
java.lang.Object
org.apache.hadoop.hbase.http.prometheus.TestPrometheusServlet.TestMetrics
- Enclosing class:
- TestPrometheusServlet
@Metrics(about="Test Metrics",
context="dfs")
private static class TestPrometheusServlet.TestMetrics
extends Object
Example metric pojo.
-
Field Summary
Modifier and TypeFieldDescriptionprivate org.apache.hadoop.metrics2.lib.MutableCounterLong
-
Constructor Summary
-
Method Summary
-
Field Details
-
numBucketCreateFails
-
-
Constructor Details
-
TestMetrics
private TestMetrics()
-