|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.bull.javamelody.NodesCollector
public class NodesCollector
Collector of data for Hudson's nodes (slaves in general)
| Constructor Summary | |
|---|---|
NodesCollector(net.bull.javamelody.MonitoringFilter filter)
Constructor. |
|
| Method Summary | |
|---|---|
void |
collectWithoutErrors()
|
void |
init()
Initialization. |
boolean |
isMonitoringDisabled()
|
void |
scheduleCollectNow()
Schedule a collect now (used to collect data on new online nodes) |
void |
stop()
Stop the collector. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NodesCollector(net.bull.javamelody.MonitoringFilter filter)
filter - Http filter to get the scheduling timer| Method Detail |
|---|
public void init()
public void scheduleCollectNow()
public void stop()
public void collectWithoutErrors()
public boolean isMonitoringDisabled()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||