Package de.hybris.platform.metrics
Interface HybrisJmxReporter.JmxMeterMBean
-
- All Superinterfaces:
HybrisJmxReporter.MetricMBean
- All Known Subinterfaces:
HybrisJmxReporter.JmxTimerMBean
- All Known Implementing Classes:
HybrisJmxReporter.JmxMeter,HybrisJmxReporter.JmxTimer
- Enclosing class:
- HybrisJmxReporter
public static interface HybrisJmxReporter.JmxMeterMBean extends HybrisJmxReporter.MetricMBean
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description longgetCount()doublegetFifteenMinuteRate()doublegetFiveMinuteRate()doublegetMeanRate()doublegetOneMinuteRate()java.lang.StringgetRateUnit()-
Methods inherited from interface de.hybris.platform.metrics.HybrisJmxReporter.MetricMBean
objectName
-
-