hudson.plugins.systemloadaverage_monitor
Class SystemLoadAverageMonitor.MonitorTask
java.lang.Object
hudson.plugins.systemloadaverage_monitor.SystemLoadAverageMonitor.MonitorTask
- All Implemented Interfaces:
- Callable<String,RuntimeException>, Serializable
- Enclosing class:
- SystemLoadAverageMonitor
static final class SystemLoadAverageMonitor.MonitorTask
- extends Object
- implements Callable<String,RuntimeException>
|
Method Summary |
String |
call()
Detect the System Load Average. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
serialVersionUID
private static final long serialVersionUID
- See Also:
- Constant Field Values
SystemLoadAverageMonitor.MonitorTask
SystemLoadAverageMonitor.MonitorTask()
call
public String call()
- Detect the System Load Average.
- Specified by:
call in interface Callable<String,RuntimeException>
Copyright © 2010. All Rights Reserved.