hudson.node_monitors
Class ResponseTimeMonitor.Data
java.lang.Object
hudson.slaves.OfflineCause
hudson.node_monitors.ResponseTimeMonitor.Data
- Enclosing class:
- ResponseTimeMonitor
@ExportedBean
public static final class ResponseTimeMonitor.Data
- extends OfflineCause
Immutable representation of the monitoring data.
getAverage
@Exported
public long getAverage()
- Computes the average response time, by taking the time out into account.
hasTooManyTimeouts
public boolean hasTooManyTimeouts()
toString
public String toString()
- HTML rendering of the data
- Overrides:
toString
in class Object
Copyright © 2004-2013. All Rights Reserved.