org.ggf.drmaa.JobInfo |
JobRunner.getJobInfo()
This method will block before the calculation has completed and then
return the object containing a job execution statistics
|
org.ggf.drmaa.JobInfo |
ClusterRunner.getJobInfo()
This method will block before the calculation has completed and then
return the object containing a job execution statistics
|
(package private) org.ggf.drmaa.JobInfo |
JobRunner.waitForJob(java.lang.String jobId) |
(package private) org.ggf.drmaa.JobInfo |
ClusterRunner.waitForJob(java.lang.String jobId) |
ConfiguredExecutable<?> |
JobRunner.waitForResult() |
ConfiguredExecutable<?> |
ClusterRunner.waitForResult() |
static org.ggf.drmaa.JobInfo |
ClusterEngineUtil.waitForResult(ClusterSession csession,
java.lang.String jobId) |
static org.ggf.drmaa.JobInfo |
ClusterUtil.waitForResult(ClusterSession csession,
java.lang.String jobId) |