org.glite.lb
Class EventCollectionState
java.lang.Object
org.glite.lb.Event
org.glite.lb.EventCollectionState
public class EventCollectionState
- extends Event
Methods inherited from class org.glite.lb.Event |
getArrived, getHost, getJobId, getLevel, getPriority, getSeqcode, getSource, getSrcInstance, getTimestamp, getUser, setArrived, setHost, setJobId, setLevel, setPriority, setSeqcode, setSource, setSrcInstance, setTimestamp, setUser |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EventCollectionState
public EventCollectionState()
getEventType
public java.lang.String getEventType()
- Description copied from class:
Event
- When implemented, this method returns name of event type.
- Specified by:
getEventType
in class Event
- Returns:
- name of event
getState
public java.lang.String getState()
setState
public void setState(java.lang.String val)
getDoneCode
public int getDoneCode()
setDoneCode
public void setDoneCode(int val)
getHistogram
public java.lang.String getHistogram()
setHistogram
public void setHistogram(java.lang.String val)
getChild
public org.glite.jobid.Jobid getChild()
setChild
public void setChild(org.glite.jobid.Jobid val)
getChildEvent
public java.lang.String getChildEvent()
setChildEvent
public void setChildEvent(java.lang.String val)
ulm
public java.lang.String ulm()
- Description copied from class:
Event
- When implemented, this method returns string which is specific for each event.
- Specified by:
ulm
in class Event
- Returns:
- specific string