@ExportedBean public static final class ResponseTimeMonitor.Data extends MonitorOfflineCause implements Serializable
OfflineCause.ByCLI, OfflineCause.ChannelTermination, OfflineCause.LaunchFailed, OfflineCause.SimpleOfflineCause, OfflineCause.UserCause| Modifier and Type | Method and Description |
|---|---|
long |
getAverage()
Computes the average response time, by taking the time out into account.
|
Class<? extends NodeMonitor> |
getTrigger()
Identify monitor implementation that put computer offline.
|
boolean |
hasTooManyTimeouts() |
String |
toString()
HTML rendering of the data
|
create@Exported public long getAverage()
public boolean hasTooManyTimeouts()
public Class<? extends NodeMonitor> getTrigger()
MonitorOfflineCausegetTrigger in class MonitorOfflineCauseCopyright © 2015. All rights reserved.