Package org.apache.hadoop.metrics2.lib
Class MetricsSourceBuilder
java.lang.Object
org.apache.hadoop.metrics2.lib.MetricsSourceBuilder
Helper class to build
MetricsSource object from annotations.
For a given source object:
- Sets the
Fields annotated withMetrictoMutableMetricand adds it to theMetricsRegistry. -
For
Methods annotated withMetriccreatesMutableMetricand adds it to theMetricsRegistry.
-
Method Summary
-
Method Details
-
build
-
info
-