Interface JmxReporter.JmxThroughputMeterMBean
-
- All Superinterfaces:
JmxReporter.JmxMeterMBean
,JmxReporter.MetricMBean
- Enclosing class:
- JmxReporter
public static interface JmxReporter.JmxThroughputMeterMBean extends JmxReporter.JmxMeterMBean
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description double
getInstantThroughput()
-
Methods inherited from interface io.vertx.ext.dropwizard.reporters.JmxReporter.JmxMeterMBean
getCount, getFifteenMinuteRate, getFiveMinuteRate, getMeanRate, getOneMinuteRate, getRateUnit
-
Methods inherited from interface io.vertx.ext.dropwizard.reporters.JmxReporter.MetricMBean
objectName
-
-