public static class CounterRequestMXBean.CounterRequestData extends Object
| Modifier and Type | Method and Description |
|---|---|
int |
getCpuTimeMean() |
long |
getHits() |
long |
getMaximum() |
int |
getMean() |
String |
getName() |
int |
getResponseSizeMean() |
int |
getStandardDeviation() |
float |
getSystemErrorPercentage() |
public String getName()
public long getHits()
public int getMean()
public int getStandardDeviation()
public long getMaximum()
public int getCpuTimeMean()
public float getSystemErrorPercentage()
public int getResponseSizeMean()
Copyright © 2008–2018 Emeric Vernat. All rights reserved.