jas.jds.interfaces
Class RemoteJobInfo
java.lang.Object
|
+--jas.jds.interfaces.RemoteJobInfo
- All Implemented Interfaces:
- java.io.Serializable
- public class RemoteJobInfo
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
m_name
public java.lang.String m_name
m_runnable
public boolean m_runnable
m_running
public boolean m_running
m_atEndOfData
public boolean m_atEndOfData
m_atStartOfData
public boolean m_atStartOfData
m_persistent
public boolean m_persistent
m_readOnly
public boolean m_readOnly
m_eventsAnalyzed
public int m_eventsAnalyzed
m_eventsTotal
public int m_eventsTotal
RemoteJobInfo
public RemoteJobInfo()