tecgraf.openbus.opendreams
Class OpenDreamsJobTemplate
java.lang.Object
tecgraf.openbus.DRMAA.JobTemplate
tecgraf.openbus.opendreams.OpenDreamsJobTemplate
- All Implemented Interfaces:
- Serializable, IDLEntity, Streamable, StreamableValue, ValueBase
- Direct Known Subclasses:
- OpenDreamsJobTemplateImpl
public abstract class OpenDreamsJobTemplate
- extends JobTemplate
- implements StreamableValue
Generated from IDL valuetype "OpenDreamsJobTemplate".
- Version:
- generated at Nov 3, 2010 2:32:41 PM
- Author:
- JacORB IDL compiler V 2.3-beta-2, 14-Oct-2006
- See Also:
- Serialized Form
Fields inherited from class tecgraf.openbus.DRMAA.JobTemplate |
args, blockEmail, email, errorPath, hardRunDurationLimit, hardWallClockTimeLimit, inputPath, jobCategory, jobEnvironment, jobName, jobSubmissionState, joinFiles, nativeSpecification, outputPath, remoteCommand, softRunDurationLimit, softWallClockTimeLimit, transferFiles, workingDirectory |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
id
protected long id
jobParameters
public String[][] jobParameters
jobDescription
public String jobDescription
jobPriority
public short jobPriority
numberOfProcesses
public int numberOfProcesses
OpenDreamsJobTemplate
public OpenDreamsJobTemplate()
_write
public void _write(OutputStream os)
- Specified by:
_write
in interface Streamable
- Overrides:
_write
in class JobTemplate
_read
public void _read(InputStream os)
- Specified by:
_read
in interface Streamable
- Overrides:
_read
in class JobTemplate
_truncatable_ids
public String[] _truncatable_ids()
- Specified by:
_truncatable_ids
in interface ValueBase
- Overrides:
_truncatable_ids
in class JobTemplate
_type
public TypeCode _type()
- Specified by:
_type
in interface Streamable
- Overrides:
_type
in class JobTemplate
Tecgraf PUC-Rio