Package org.apache.storm.metrics2
Class SimpleGauge<T>
java.lang.Object
org.apache.storm.metrics2.SimpleGauge<T>
- All Implemented Interfaces:
com.codahale.metrics.Gauge<T>
,com.codahale.metrics.Metric
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
SimpleGauge
-
-
Method Details
-
getValue
- Specified by:
getValue
in interfacecom.codahale.metrics.Gauge<T>
-
set
-