protected static class HybrisJmxReporter.JmxMeter extends HybrisJmxReporter.AbstractBean implements HybrisJmxReporter.JmxMeterMBean
| Modifier and Type | Method and Description |
|---|---|
long |
getCount() |
double |
getFifteenMinuteRate() |
double |
getFiveMinuteRate() |
double |
getMeanRate() |
double |
getOneMinuteRate() |
java.lang.String |
getRateUnit() |
objectNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitobjectNamepublic long getCount()
getCount in interface HybrisJmxReporter.JmxMeterMBeanpublic double getMeanRate()
getMeanRate in interface HybrisJmxReporter.JmxMeterMBeanpublic double getOneMinuteRate()
getOneMinuteRate in interface HybrisJmxReporter.JmxMeterMBeanpublic double getFiveMinuteRate()
getFiveMinuteRate in interface HybrisJmxReporter.JmxMeterMBeanpublic double getFifteenMinuteRate()
getFifteenMinuteRate in interface HybrisJmxReporter.JmxMeterMBeanpublic java.lang.String getRateUnit()
getRateUnit in interface HybrisJmxReporter.JmxMeterMBeanCopyright © 2018 SAP SE. All Rights Reserved.