- DefaultContactStringException - Exception in org.ggf.drmaa
-
DRMAA could not use the default contact string to connect to the DRM
system.
- DefaultContactStringException() - Constructor for exception org.ggf.drmaa.DefaultContactStringException
-
Creates a new instance of DefaultContactStringException
without detail message.
- DefaultContactStringException(String) - Constructor for exception org.ggf.drmaa.DefaultContactStringException
-
Constructs an instance of DefaultContactStringException
with
the specified detail message.
- deleteJobTemplate(JobTemplate) - Method in class com.sun.grid.drmaa.SessionImpl
-
Deallocate a job template.
- deleteJobTemplate(JobTemplate) - Method in interface org.ggf.drmaa.Session
-
Deallocate a job template.
- DeniedByDrmException - Exception in org.ggf.drmaa
-
The DRM system rejected the job.
- DeniedByDrmException() - Constructor for exception org.ggf.drmaa.DeniedByDrmException
-
Creates a new instance of DeniedByDrmException
without
detail message.
- DeniedByDrmException(String) - Constructor for exception org.ggf.drmaa.DeniedByDrmException
-
Constructs an instance of DeniedByDrmException
with the
specified detail message.
- DONE - Static variable in interface org.ggf.drmaa.Session
-
Job has finished normally.
- DrmaaException - Exception in org.ggf.drmaa
-
The base class for all DRMAA Exceptions.
- DrmaaException() - Constructor for exception org.ggf.drmaa.DrmaaException
-
Creates a new instance of DrmaaException
without detail
message.
- DrmaaException(String) - Constructor for exception org.ggf.drmaa.DrmaaException
-
Constructs an instance of DrmaaException
with the specified
detail message.
- DrmCommunicationException - Exception in org.ggf.drmaa
-
Could not contact DRM system for this request.
- DrmCommunicationException() - Constructor for exception org.ggf.drmaa.DrmCommunicationException
-
Creates a new instance of CommunicationException
without
detail message.
- DrmCommunicationException(String) - Constructor for exception org.ggf.drmaa.DrmCommunicationException
-
Constructs an instance of CommunicationException
with the
specified detail message.
- DrmsExitException - Exception in org.ggf.drmaa
-
DRM system disengagement failed.
- DrmsExitException() - Constructor for exception org.ggf.drmaa.DrmsExitException
-
Creates a new instance of DrmsExitException
without detail
message.
- DrmsExitException(String) - Constructor for exception org.ggf.drmaa.DrmsExitException
-
Constructs an instance of DrmsExitException
with the specified detail message.
- DrmsInitException - Exception in org.ggf.drmaa
-
DRM system initialization failed.
- DrmsInitException() - Constructor for exception org.ggf.drmaa.DrmsInitException
-
Creates a new instance of DrmsInitException
without detail
message.
- DrmsInitException(String) - Constructor for exception org.ggf.drmaa.DrmsInitException
-
Constructs an instance of DrmsInitException
with the
specified detail message.
- get(int) - Method in class org.ggf.drmaa.PartialTimestamp
-
Get the value of the given field.
- getActualMaximum(int) - Method in class org.ggf.drmaa.PartialTimestamp
-
Returns the actual maximum value for the field, based on the current field
values.
- getActualMinimum(int) - Method in class org.ggf.drmaa.PartialTimestamp
-
Returns the actual minimum value for the field, based on the current field
values.
- getArgs() - Method in class com.sun.grid.drmaa.JobTemplateImpl
-
Get the arguments to the job.
- getArgs() - Method in interface org.ggf.drmaa.JobTemplate
-
Get the arguments to the job.
- getArgs() - Method in class org.ggf.drmaa.SimpleJobTemplate
-
- getAttributeNames() - Method in class com.sun.grid.drmaa.JobTemplateImpl
-
Returns the list of supported properties names.
- getAttributeNames() - Method in interface org.ggf.drmaa.JobTemplate
-
Returns the list of supported property names.
- getAttributeNames() - Method in class org.ggf.drmaa.SimpleJobTemplate
-
- getBlockEmail() - Method in class com.sun.grid.drmaa.JobTemplateImpl
-
Get whether to block sending e-mail by default, regardless of the DRMS
settings.
- getBlockEmail() - Method in interface org.ggf.drmaa.JobTemplate
-
Get whether to block sending e-mail by default, regardless of the DRMS
settings.
- getBlockEmail() - Method in class org.ggf.drmaa.SimpleJobTemplate
-
- getContact() - Method in class com.sun.grid.drmaa.SessionImpl
-
getContact() returns an opaque string containing contact information
related to the current DRMAA session to be used with the init() method.
- getContact() - Method in interface org.ggf.drmaa.Session
-
If called before init(), this method returns a comma delimited String
containing the contact Strings available from the default DRMAA
implementation, one element per DRM system available.
- getDeadlineTime() - Method in class com.sun.grid.drmaa.JobTemplateImpl
-
Unsupported property.
- getDeadlineTime() - Method in interface org.ggf.drmaa.JobTemplate
-
Sets a deadline after which the DRMS will terminate the job.
- getDeadlineTime() - Method in class org.ggf.drmaa.SimpleJobTemplate
-
- getDrmaaImplementation() - Method in class com.sun.grid.drmaa.SessionImpl
-
The getDrmaaImplementation() method returns a string containing the DRMAA
Java language binding implementation version information.
- getDrmaaImplementation() - Method in interface org.ggf.drmaa.Session
-
If called before init(), this method returns a comma delimited list of
available DRMAA implementations, one element for each DRMAA
implementation provided.
- getDrmSystem() - Method in class com.sun.grid.drmaa.SessionImpl
-
The getDRMSystem() method returns a string containing the DRM product and
version information.
- getDrmSystem() - Method in interface org.ggf.drmaa.Session
-
If called before init(), this method returns a comma delimited list of
available DRM systems, one element per DRM system implementation
provided.
- getEmail() - Method in class com.sun.grid.drmaa.JobTemplateImpl
-
Get the list of email addresses used to report the job completion and
status.
- getEmail() - Method in interface org.ggf.drmaa.JobTemplate
-
Get the list of email addresses used to report the job completion and
status.
- getEmail() - Method in class org.ggf.drmaa.SimpleJobTemplate
-
- getErrorPath() - Method in class com.sun.grid.drmaa.JobTemplateImpl
-
Gets how to direct the job's standard error.
- getErrorPath() - Method in interface org.ggf.drmaa.JobTemplate
-
Gets how to direct the job's standard error.
- getErrorPath() - Method in class org.ggf.drmaa.SimpleJobTemplate
-
- getErrorStream() - Method in class org.ggf.drmaa.FileTransferMode
-
Whether to transfer error stream files.
- getExitStatus() - Method in class com.sun.grid.drmaa.JobInfoImpl
-
- getExitStatus() - Method in interface org.ggf.drmaa.JobInfo
-
If hasExited() returns true, this function returns the exit code
that the job passed to _exit() (see exit(2)) or exit(3C)), or the value
that the child process returned from its main method.
- getFactory() - Static method in class org.ggf.drmaa.SessionFactory
-
Gets a SessionFactory instance appropriate for the DRM in use.
- getGreatestMinimum(int) - Method in class org.ggf.drmaa.PartialTimestamp
-
Gets the greatest minimum value that the field may ever have.
- getHardRunDurationLimit() - Method in class com.sun.grid.drmaa.JobTemplateImpl
-
Unsupported property.
- getHardRunDurationLimit() - Method in interface org.ggf.drmaa.JobTemplate
-
Gets how long the job may be in a running state before its limit has been
exceeded.
- getHardRunDurationLimit() - Method in class org.ggf.drmaa.SimpleJobTemplate
-
- getHardWallclockTimeLimit() - Method in class com.sun.grid.drmaa.JobTemplateImpl
-
Unsupported property.
- getHardWallclockTimeLimit() - Method in interface org.ggf.drmaa.JobTemplate
-
Gets the duration of the job's wall clock time limit.
- getHardWallclockTimeLimit() - Method in class org.ggf.drmaa.SimpleJobTemplate
-
- getInputPath() - Method in class com.sun.grid.drmaa.JobTemplateImpl
-
Get the job's standard input path.
- getInputPath() - Method in interface org.ggf.drmaa.JobTemplate
-
Get the job's standard input path.
- getInputPath() - Method in class org.ggf.drmaa.SimpleJobTemplate
-
- getInputStream() - Method in class org.ggf.drmaa.FileTransferMode
-
Whether to transfer error stream files.
- getJobCategory() - Method in class com.sun.grid.drmaa.JobTemplateImpl
-
Get the opaque string specifying how to resolve site-specific resources
and/or policies.
- getJobCategory() - Method in interface org.ggf.drmaa.JobTemplate
-
Get the opaque string specifying how to resolve site-specific resources
and/or policies.
- getJobCategory() - Method in class org.ggf.drmaa.SimpleJobTemplate
-
- getJobEnvironment() - Method in class com.sun.grid.drmaa.JobTemplateImpl
-
Get the environment values that define the remote environment.
- getJobEnvironment() - Method in interface org.ggf.drmaa.JobTemplate
-
Get the environment values that define the remote environment.
- getJobEnvironment() - Method in class org.ggf.drmaa.SimpleJobTemplate
-
- getJobId() - Method in class com.sun.grid.drmaa.JobInfoImpl
-
- getJobId() - Method in interface org.ggf.drmaa.JobInfo
-
Get the id of the finished job.
- getJobName() - Method in class com.sun.grid.drmaa.JobTemplateImpl
-
Get the name of the job.
- getJobName() - Method in interface org.ggf.drmaa.JobTemplate
-
Get the name of the job.
- getJobName() - Method in class org.ggf.drmaa.SimpleJobTemplate
-
- getJobProgramStatus(String) - Method in class com.sun.grid.drmaa.SessionImpl
-
Get the job programm status.
- getJobProgramStatus(String) - Method in interface org.ggf.drmaa.Session
-
Get the program status of the job identified by jobId.
- getJobSubmissionState() - Method in class com.sun.grid.drmaa.JobTemplateImpl
-
Get the job state at submission.
- getJobSubmissionState() - Method in interface org.ggf.drmaa.JobTemplate
-
Get the job state at submission.
- getJobSubmissionState() - Method in class org.ggf.drmaa.SimpleJobTemplate
-
- getJoinFiles() - Method in class com.sun.grid.drmaa.JobTemplateImpl
-
Gets whether the error stream should be intermixed with the output
stream.
- getJoinFiles() - Method in interface org.ggf.drmaa.JobTemplate
-
Gets whether the error stream should be intermixed with the output
stream.
- getJoinFiles() - Method in class org.ggf.drmaa.SimpleJobTemplate
-
- getLeastMaximum(int) - Method in class org.ggf.drmaa.PartialTimestamp
-
Gets the least maximum value that the field may ever have.
- getMajor() - Method in class org.ggf.drmaa.Version
-
Get the major version number.
- getMaximum(int) - Method in class org.ggf.drmaa.PartialTimestamp
-
Gets the greatest maximum value that the field may ever have.
- getMinimum(int) - Method in class org.ggf.drmaa.PartialTimestamp
-
Gets the least minimum value that the field may ever have.
- getMinor() - Method in class org.ggf.drmaa.Version
-
Get the minor version number.
- getModifier(int) - Method in class org.ggf.drmaa.PartialTimestamp
-
Returns the value of the modifier for the given field.
- getNativeSpecification() - Method in class com.sun.grid.drmaa.JobTemplateImpl
-
Get the opaque string that is passed by the end user to DRMAA to specify
site-specific resources and/or policies.
- getNativeSpecification() - Method in interface org.ggf.drmaa.JobTemplate
-
Get the opaque string that is passed by the end user to DRMAA to specify
site-specific resources and/or policies.
- getNativeSpecification() - Method in class org.ggf.drmaa.SimpleJobTemplate
-
- getOutputPath() - Method in class com.sun.grid.drmaa.JobTemplateImpl
-
Gets how to direct the job's standard output.
- getOutputPath() - Method in interface org.ggf.drmaa.JobTemplate
-
Gets how to direct the job's standard output.
- getOutputPath() - Method in class org.ggf.drmaa.SimpleJobTemplate
-
- getOutputStream() - Method in class org.ggf.drmaa.FileTransferMode
-
Whether to transfer error stream files.
- getRemoteCommand() - Method in class com.sun.grid.drmaa.JobTemplateImpl
-
Get the command string to execute as the job.
- getRemoteCommand() - Method in interface org.ggf.drmaa.JobTemplate
-
Get the command string to execute as the job.
- getRemoteCommand() - Method in class org.ggf.drmaa.SimpleJobTemplate
-
- getResourceUsage() - Method in class com.sun.grid.drmaa.JobInfoImpl
-
- getResourceUsage() - Method in interface org.ggf.drmaa.JobInfo
-
Get the resource usage data for the finished job.
- getSession() - Method in class com.sun.grid.drmaa.SessionFactoryImpl
-
- getSession() - Method in class org.ggf.drmaa.SessionFactory
-
Gets a Session instance appropriate for the DRM in use.
- getSoftRunDurationLimit() - Method in class com.sun.grid.drmaa.JobTemplateImpl
-
Unsupported property.
- getSoftRunDurationLimit() - Method in interface org.ggf.drmaa.JobTemplate
-
Gets an estimate as to how long the job will need to remain in a running
state to complete.
- getSoftRunDurationLimit() - Method in class org.ggf.drmaa.SimpleJobTemplate
-
- getSoftWallclockTimeLimit() - Method in class com.sun.grid.drmaa.JobTemplateImpl
-
Unsupported property.
- getSoftWallclockTimeLimit() - Method in interface org.ggf.drmaa.JobTemplate
-
Gets an estimate as to how much wall clock time job will need to
complete.
- getSoftWallclockTimeLimit() - Method in class org.ggf.drmaa.SimpleJobTemplate
-
- getStartTime() - Method in class com.sun.grid.drmaa.JobTemplateImpl
-
Get the earliest time when the job may be eligible to be run.
- getStartTime() - Method in interface org.ggf.drmaa.JobTemplate
-
Get the earliest time when the job may be eligible to be run.
- getStartTime() - Method in class org.ggf.drmaa.SimpleJobTemplate
-
- getTerminatingSignal() - Method in class com.sun.grid.drmaa.JobInfoImpl
-
If hasSignaled() returns true, this method returns a representation of
the signal that caused the termination of the job.
- getTerminatingSignal() - Method in interface org.ggf.drmaa.JobInfo
-
If hasSignaled() returns true
, this method returns a
representation of the signal that caused the termination of the job.
- getTransferFiles() - Method in class com.sun.grid.drmaa.JobTemplateImpl
-
Gets how to transfer files between hosts.
- getTransferFiles() - Method in interface org.ggf.drmaa.JobTemplate
-
Gets how to transfer files between hosts.
- getTransferFiles() - Method in class org.ggf.drmaa.SimpleJobTemplate
-
- getVersion() - Method in class com.sun.grid.drmaa.SessionImpl
-
Returns a Version instance containing the major and minor version numbers
of the DRMAA library.
- getVersion() - Method in interface org.ggf.drmaa.Session
-
Returns a Version instance containing the major and minor version numbers
of the DRMAA library.
- getWorkingDirectory() - Method in class com.sun.grid.drmaa.JobTemplateImpl
-
Get the directory where the job is executed.
- getWorkingDirectory() - Method in interface org.ggf.drmaa.JobTemplate
-
Get the directory where the job is executed.
- getWorkingDirectory() - Method in class org.ggf.drmaa.SimpleJobTemplate
-
- InconsistentStateException - Exception in org.ggf.drmaa
-
The job cannot be moved to the requested state.
- InconsistentStateException() - Constructor for exception org.ggf.drmaa.InconsistentStateException
-
Creates a new instance of InconsistentStateException
without detail message.
- InconsistentStateException(String) - Constructor for exception org.ggf.drmaa.InconsistentStateException
-
Constructs an instance of InconsistentStateException
with
the specified detail message.
- init(String) - Method in class com.sun.grid.drmaa.SessionImpl
-
The init() method initializes the Grid Engine DRMAA API library for
all threads of the process and creates a new DRMAA Session.
- init(String) - Method in interface org.ggf.drmaa.Session
-
Initialize the DRMAA implementation.
- InternalException - Exception in org.ggf.drmaa
-
Unexpected or internal DRMAA error like memory allocation,
system call failure, etc.
- InternalException() - Constructor for exception org.ggf.drmaa.InternalException
-
Creates a new instance of InternalException
without detail
message.
- InternalException(String) - Constructor for exception org.ggf.drmaa.InternalException
-
Constructs an instance of InternalException
with the
specified detail message.
- InvalidAttributeFormatException - Exception in org.ggf.drmaa
-
The format for the property value is invalid.
- InvalidAttributeFormatException() - Constructor for exception org.ggf.drmaa.InvalidAttributeFormatException
-
Creates a new instance of InvalidAttributeFormatException
without detail message.
- InvalidAttributeFormatException(String) - Constructor for exception org.ggf.drmaa.InvalidAttributeFormatException
-
Constructs an instance of InvalidAttributeFormatException
with the specified detail message.
- InvalidAttributeValueException - Exception in org.ggf.drmaa
-
The value for the property is invalid.
- InvalidAttributeValueException() - Constructor for exception org.ggf.drmaa.InvalidAttributeValueException
-
Creates a new instance of InvalidAttributeValueException
without detail message.
- InvalidAttributeValueException(String) - Constructor for exception org.ggf.drmaa.InvalidAttributeValueException
-
Constructs an instance of InvalidAttributeValueException
with the specified detail message.
- InvalidContactStringException - Exception in org.ggf.drmaa
-
Initialization failed due to an invalid contact string.
- InvalidContactStringException() - Constructor for exception org.ggf.drmaa.InvalidContactStringException
-
Creates a new instance of InvalidContextStringException
without detail message.
- InvalidContactStringException(String) - Constructor for exception org.ggf.drmaa.InvalidContactStringException
-
Constructs an instance of InvalidContextStringException
with the specified detail message.
- InvalidJobException - Exception in org.ggf.drmaa
-
The job specified by the given id does not exist.
- InvalidJobException() - Constructor for exception org.ggf.drmaa.InvalidJobException
-
Creates a new instance of InvalidJobException
without detail
message.
- InvalidJobException(String) - Constructor for exception org.ggf.drmaa.InvalidJobException
-
Constructs an instance of InvalidJobException
with the
specified detail message.
- InvalidJobTemplateException - Exception in org.ggf.drmaa
-
The JobTemplate object is no longer valid.
- InvalidJobTemplateException() - Constructor for exception org.ggf.drmaa.InvalidJobTemplateException
-
Creates a new instance of InvalidJobException
without detail
message.
- InvalidJobTemplateException(String) - Constructor for exception org.ggf.drmaa.InvalidJobTemplateException
-
Constructs an instance of InvalidJobException
with the
specified detail message.
- PARAMETRIC_INDEX - Static variable in interface org.ggf.drmaa.JobTemplate
-
Placeholder which represents the job id for a job in a parametric job set
in the inputPath, outputPath, and errorPath properties
- parse(String) - Method in class org.ggf.drmaa.PartialTimestampFormat
-
Translates a DRMAA specified time string into a PartialTimestamp object.
- parse(String, ParsePosition) - Method in class org.ggf.drmaa.PartialTimestampFormat
-
Translates a DRMAA specified time string into a PartialTimestamp object.
- parseObject(String, ParsePosition) - Method in class org.ggf.drmaa.PartialTimestampFormat
-
Translates a DRMAA specified time string into a PartialTimestamp object.
- PartialTimestamp - Class in org.ggf.drmaa
-
The PartialTimestamp is a subclass of java.util.Calendar that allows for a
partially specified time that is resolved to the soonest matching time that
is in the future at the time of resolution.
- PartialTimestamp() - Constructor for class org.ggf.drmaa.PartialTimestamp
-
Constructs a default PartialTimestamp instance using the current time
in the default time zone with the default locale.
- PartialTimestamp(TimeZone) - Constructor for class org.ggf.drmaa.PartialTimestamp
-
Constructs a PartialTimestamp instance based on the current time
in the given time zone with the default locale.
- PartialTimestamp(Locale) - Constructor for class org.ggf.drmaa.PartialTimestamp
-
Constructs a PartialTimestamp instance based on the current time
in the default time zone with the given locale.
- PartialTimestamp(TimeZone, Locale) - Constructor for class org.ggf.drmaa.PartialTimestamp
-
Constructs a PartialTimestamp instance based on the current time
in the given time zone with the given locale.
- PartialTimestamp(int, int, int, int, int) - Constructor for class org.ggf.drmaa.PartialTimestamp
-
Constructs a PartialTimestamp instance with the given date
and time set for the default time zone with the default locale.
- PartialTimestamp(int, int, int) - Constructor for class org.ggf.drmaa.PartialTimestamp
-
Constructs a PartialTimestamp instance with the given date
and time set for the default time zone with the default locale.
- PartialTimestamp(int, int, int, int, int, int) - Constructor for class org.ggf.drmaa.PartialTimestamp
-
Constructs a PartialTimestamp instance with the given date
and time set for the default time zone with the default locale.
- PartialTimestampFormat - Class in org.ggf.drmaa
-
This class coverts a PartialTimestamp to and from the DRMAA specified time
string.
- PartialTimestampFormat() - Constructor for class org.ggf.drmaa.PartialTimestampFormat
-
Creates a new instance of PartialTimestampFormat
- Session - Interface in org.ggf.drmaa
-
This interface represents the operations available for interacting with
the DRM.
- SessionFactory - Class in org.ggf.drmaa
-
This class is used to retrieve a Session instance tailored to the DRM and
DRMAA implementation in use.
- SessionFactory() - Constructor for class org.ggf.drmaa.SessionFactory
-
- SessionFactoryImpl - Class in com.sun.grid.drmaa
-
This class is used to create a SessionImpl instance.
- SessionFactoryImpl() - Constructor for class com.sun.grid.drmaa.SessionFactoryImpl
-
Creates a new instance of SessionFactoryImpl.
- SessionImpl - Class in com.sun.grid.drmaa
-
The SessionImpl class provides a DRMAA interface to Grid Engine.
- set(int, int) - Method in class org.ggf.drmaa.PartialTimestamp
-
Sets the value of the given field.
- setArgs(List) - Method in class com.sun.grid.drmaa.JobTemplateImpl
-
Specifies the arguments to the job.
- setArgs(List) - Method in interface org.ggf.drmaa.JobTemplate
-
Sets the arguments to the job.
- setArgs(List) - Method in class org.ggf.drmaa.SimpleJobTemplate
-
- setBlockEmail(boolean) - Method in class com.sun.grid.drmaa.JobTemplateImpl
-
Specifies whether e-mail sending shall blocked or not.
- setBlockEmail(boolean) - Method in interface org.ggf.drmaa.JobTemplate
-
Set whether to block sending e-mail by default, regardless of the DRMS
settings.
- setBlockEmail(boolean) - Method in class org.ggf.drmaa.SimpleJobTemplate
-
- setDeadlineTime(PartialTimestamp) - Method in class com.sun.grid.drmaa.JobTemplateImpl
-
Unsupported property.
- setDeadlineTime(PartialTimestamp) - Method in interface org.ggf.drmaa.JobTemplate
-
Sets a deadline after which the DRMS will terminate the job.
- setDeadlineTime(PartialTimestamp) - Method in class org.ggf.drmaa.SimpleJobTemplate
-
- setEmail(Set) - Method in class com.sun.grid.drmaa.JobTemplateImpl
-
Set the list of email addresses used to report the job completion and
status.
- setEmail(Set) - Method in interface org.ggf.drmaa.JobTemplate
-
Set the list of email addresses used to report the job completion and
status.
- setEmail(Set) - Method in class org.ggf.drmaa.SimpleJobTemplate
-
- setErrorPath(String) - Method in class com.sun.grid.drmaa.JobTemplateImpl
-
Sets how to direct the job's standard error.
- setErrorPath(String) - Method in interface org.ggf.drmaa.JobTemplate
-
Sets how to direct the job's standard error.
- setErrorPath(String) - Method in class org.ggf.drmaa.SimpleJobTemplate
-
- setErrorStream(boolean) - Method in class org.ggf.drmaa.FileTransferMode
-
Set whether to transfer error stream files.
- setHardRunDurationLimit(long) - Method in class com.sun.grid.drmaa.JobTemplateImpl
-
Unsupported property.
- setHardRunDurationLimit(long) - Method in interface org.ggf.drmaa.JobTemplate
-
Sets how long the job may be in a running state before its limit has been
exceeded, and therefore is terminated by the DRMS.
- setHardRunDurationLimit(long) - Method in class org.ggf.drmaa.SimpleJobTemplate
-
- setHardWallclockTimeLimit(long) - Method in class com.sun.grid.drmaa.JobTemplateImpl
-
Unsupported property.
- setHardWallclockTimeLimit(long) - Method in interface org.ggf.drmaa.JobTemplate
-
Sets when the job's wall clock time limit has
been exceeded.
- setHardWallclockTimeLimit(long) - Method in class org.ggf.drmaa.SimpleJobTemplate
-
- setInputPath(String) - Method in class com.sun.grid.drmaa.JobTemplateImpl
-
Set the job's standard input path.
- setInputPath(String) - Method in interface org.ggf.drmaa.JobTemplate
-
Set the job's standard input path.
- setInputPath(String) - Method in class org.ggf.drmaa.SimpleJobTemplate
-
- setInputStream(boolean) - Method in class org.ggf.drmaa.FileTransferMode
-
Set whether to transfer error stream files.
- setJobCategory(String) - Method in class com.sun.grid.drmaa.JobTemplateImpl
-
Specifies the DRMAA job category.
- setJobCategory(String) - Method in interface org.ggf.drmaa.JobTemplate
-
Set an opaque string specifying how to resolve site-specific resources
and/or policies.
- setJobCategory(String) - Method in class org.ggf.drmaa.SimpleJobTemplate
-
- setJobEnvironment(Map) - Method in class com.sun.grid.drmaa.JobTemplateImpl
-
Sets the environment values that define the remote environment.
- setJobEnvironment(Map) - Method in interface org.ggf.drmaa.JobTemplate
-
Set the environment values that define the remote environment.
- setJobEnvironment(Map) - Method in class org.ggf.drmaa.SimpleJobTemplate
-
- setJobName(String) - Method in class com.sun.grid.drmaa.JobTemplateImpl
-
Set the name of the job.
- setJobName(String) - Method in interface org.ggf.drmaa.JobTemplate
-
Set the name of the job.
- setJobName(String) - Method in class org.ggf.drmaa.SimpleJobTemplate
-
- setJobSubmissionState(int) - Method in class com.sun.grid.drmaa.JobTemplateImpl
-
Specifies the job state at submission.
- setJobSubmissionState(int) - Method in interface org.ggf.drmaa.JobTemplate
-
Set the job state at submission.
- setJobSubmissionState(int) - Method in class org.ggf.drmaa.SimpleJobTemplate
-
- setJoinFiles(boolean) - Method in class com.sun.grid.drmaa.JobTemplateImpl
-
Sets whether the error stream should be intermixed with the output
stream.
- setJoinFiles(boolean) - Method in interface org.ggf.drmaa.JobTemplate
-
Sets whether the error stream should be intermixed with the output
stream.
- setJoinFiles(boolean) - Method in class org.ggf.drmaa.SimpleJobTemplate
-
- setModifier(int, int) - Method in class org.ggf.drmaa.PartialTimestamp
-
Sets the value of the modifier for the given field.
- setNativeSpecification(String) - Method in class com.sun.grid.drmaa.JobTemplateImpl
-
Specifies native qsub options which will be interpreted as part of the
DRMAA job template.
- setNativeSpecification(String) - Method in interface org.ggf.drmaa.JobTemplate
-
Set an opaque string that is passed by the end user to DRMAA to specify
site-specific resources and/or policies.
- setNativeSpecification(String) - Method in class org.ggf.drmaa.SimpleJobTemplate
-
- setOutputPath(String) - Method in class com.sun.grid.drmaa.JobTemplateImpl
-
Sets how to direct the job's standard output.
- setOutputPath(String) - Method in interface org.ggf.drmaa.JobTemplate
-
Sets how to direct the job's standard output.
- setOutputPath(String) - Method in class org.ggf.drmaa.SimpleJobTemplate
-
- setOutputStream(boolean) - Method in class org.ggf.drmaa.FileTransferMode
-
Set whether to transfer error stream files.
- setRemoteCommand(String) - Method in class com.sun.grid.drmaa.JobTemplateImpl
-
Specifies the remote command to execute.
- setRemoteCommand(String) - Method in interface org.ggf.drmaa.JobTemplate
-
Set the command string to execute as the job.
- setRemoteCommand(String) - Method in class org.ggf.drmaa.SimpleJobTemplate
-
- setSoftRunDurationLimit(long) - Method in class com.sun.grid.drmaa.JobTemplateImpl
-
Unsupported property.
- setSoftRunDurationLimit(long) - Method in interface org.ggf.drmaa.JobTemplate
-
Sets an estimate as to how long the job will need to remain in a running
state to complete.
- setSoftRunDurationLimit(long) - Method in class org.ggf.drmaa.SimpleJobTemplate
-
- setSoftWallclockTimeLimit(long) - Method in class com.sun.grid.drmaa.JobTemplateImpl
-
Unsupported property.
- setSoftWallclockTimeLimit(long) - Method in interface org.ggf.drmaa.JobTemplate
-
Sets an estimate as to how much wall clock time job will need to
complete.
- setSoftWallclockTimeLimit(long) - Method in class org.ggf.drmaa.SimpleJobTemplate
-
- setStartTime(PartialTimestamp) - Method in class com.sun.grid.drmaa.JobTemplateImpl
-
Set the earliest time when the job may be eligible to be run.
- setStartTime(PartialTimestamp) - Method in interface org.ggf.drmaa.JobTemplate
-
Set the earliest time when the job may be eligible to be run.
- setStartTime(PartialTimestamp) - Method in class org.ggf.drmaa.SimpleJobTemplate
-
- setTransferFiles(FileTransferMode) - Method in class com.sun.grid.drmaa.JobTemplateImpl
-
Set Transfer Files
- setTransferFiles(FileTransferMode) - Method in interface org.ggf.drmaa.JobTemplate
-
Specifies, which of the standard I/O files (stdin, stdout and stderr) are
to be transferred to/from the execution host.
- setTransferFiles(FileTransferMode) - Method in class org.ggf.drmaa.SimpleJobTemplate
-
- setWorkingDirectory(String) - Method in class com.sun.grid.drmaa.JobTemplateImpl
-
Specifies the directory name where the job will be executed.
- setWorkingDirectory(String) - Method in interface org.ggf.drmaa.JobTemplate
-
Set the directory where the job is executed.
- setWorkingDirectory(String) - Method in class org.ggf.drmaa.SimpleJobTemplate
-
- SimpleJobTemplate - Class in org.ggf.drmaa
-
This class is a trivial implementation of the JobTemplate interface.
- SimpleJobTemplate() - Constructor for class org.ggf.drmaa.SimpleJobTemplate
-
Create a new instance of a JobTemplate.
- SUSPEND - Static variable in interface org.ggf.drmaa.Session
-
Suspend the job.
- SuspendInconsistentStateException - Exception in org.ggf.drmaa
-
The job is not in a state where it can be suspended.
- SuspendInconsistentStateException() - Constructor for exception org.ggf.drmaa.SuspendInconsistentStateException
-
Creates a new instance of SuspendInconsistentStateException
without detail message.
- SuspendInconsistentStateException(String) - Constructor for exception org.ggf.drmaa.SuspendInconsistentStateException
-
Constructs an instance of SuspendInconsistentStateException
with the specified detail message.
- synchronize(List, long, boolean) - Method in class com.sun.grid.drmaa.SessionImpl
-
Wait until all jobs specified by jobIds have finished
execution.
- synchronize(List, long, boolean) - Method in interface org.ggf.drmaa.Session
-
Wait until all jobs specified by jobIds have finished
execution.
- SYSTEM_ON_HOLD - Static variable in interface org.ggf.drmaa.Session
-
Job is queued and in system hold.
- SYSTEM_SUSPENDED - Static variable in interface org.ggf.drmaa.Session
-
Job is system suspended.