com.clearspring.metriccatcher
Class GaugeMetricImpl
java.lang.Object
com.yammer.metrics.core.GaugeMetric<Long>
com.clearspring.metriccatcher.GaugeMetricImpl
- All Implemented Interfaces:
- com.yammer.metrics.core.Metric
public class GaugeMetricImpl
- extends com.yammer.metrics.core.GaugeMetric<Long>
| Methods inherited from class com.yammer.metrics.core.GaugeMetric |
processWith |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GaugeMetricImpl
public GaugeMetricImpl()
value
public Long value()
- Specified by:
value in class com.yammer.metrics.core.GaugeMetric<Long>
setValue
public void setValue(long value)
Copyright © 2012. All Rights Reserved.