@MXBean public interface TangoMXBean
| Modifier and Type | Method and Description |
|---|---|
long |
getAverageRequestDuration() |
long |
getAverageRequestsPerSecond() |
long |
getErrorNr() |
String |
getLastRequest() |
long |
getLastRequestDuration() |
String |
getMaxRequest() |
long |
getMaxRequestDuration() |
long |
getMaxRequestsPerSecond() |
long |
getMinRequestDuration() |
long |
getMinRequestsPerSecond() |
long |
getRequestsPerSecond() |
String |
getServerName() |
void |
resetStats() |
String getServerName()
String getLastRequest()
String getMaxRequest()
long getRequestsPerSecond()
long getMaxRequestsPerSecond()
long getAverageRequestsPerSecond()
long getMinRequestsPerSecond()
long getLastRequestDuration()
long getMaxRequestDuration()
long getAverageRequestDuration()
long getMinRequestDuration()
long getErrorNr()
void resetStats()
Copyright © 2012–2017 Tango Controls. All rights reserved.