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 SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
SimpleGauge
 
- 
- 
Method Details- 
getValue- Specified by:
- getValuein interface- com.codahale.metrics.Gauge<T>
 
- 
set
 
-