com.yammer.metrics.reporting
Class JmxReporter.Counter
java.lang.Object
com.yammer.metrics.reporting.JmxReporter.AbstractBean
com.yammer.metrics.reporting.JmxReporter.Counter
- All Implemented Interfaces:
- JmxReporter.CounterMBean, JmxReporter.MetricMBean
- Enclosing class:
- JmxReporter
public static class JmxReporter.Counter
- extends JmxReporter.AbstractBean
- implements JmxReporter.CounterMBean
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JmxReporter.Counter
public JmxReporter.Counter(CounterMetric metric,
ObjectName objectName)
getCount
public long getCount()
- Specified by:
getCount in interface JmxReporter.CounterMBean
Copyright © 2011. All Rights Reserved.