org.glite.lb
public class EventCollectionState extends Event
| Constructor Summary | |
|---|---|
| EventCollectionState() | |
| Method Summary | |
|---|---|
| Jobid | getChild() |
| String | getChildEvent() |
| int | getDoneCode() |
| String | getEventType() |
| String | getHistogram() |
| String | getState() |
| void | setChild(Jobid val) |
| void | setChildEvent(String val) |
| void | setDoneCode(int val) |
| void | setHistogram(String val) |
| void | setState(String val) |
| String | ulm() |