Interface JmxReporter.JmxCounterMBean

All Superinterfaces:
JmxReporter.MetricMBean
Enclosing class:
JmxReporter

public static interface JmxReporter.JmxCounterMBean extends JmxReporter.MetricMBean
  • Method Summary

    Modifier and Type
    Method
    Description
    long
     

    Methods inherited from interface com.codahale.metrics.jmx.JmxReporter.MetricMBean

    objectName
  • Method Details

    • getCount

      long getCount()