Package org.apache.storm.metrics2
Class PerReporterGauge<T>
java.lang.Object
org.apache.storm.metrics2.PerReporterGauge<T>
- All Implemented Interfaces:
com.codahale.metrics.Gauge<T>
,com.codahale.metrics.Metric
-
Constructor Details
-
PerReporterGauge
public PerReporterGauge()
-
-
Method Details
-
getValueForReporter
-