Package | Description |
---|---|
compbio.engine | |
compbio.engine.cluster.drmaa |
Modifier and Type | Field and Description |
---|---|
private ClusterJobId |
Job.jobId |
Modifier and Type | Method and Description |
---|---|
ClusterJobId |
Job.getJobId() |
Modifier and Type | Method and Description |
---|---|
static ClusterJobId |
ClusterSession.getClusterJobId(java.lang.String taskId) |
Modifier and Type | Method and Description |
---|---|
int |
ClusterSession.getJobStatus(ClusterJobId jobId)
Apparently completed jobs cannot be found! If this happened most likely
that the job is not running any more and Most likely it has been
cancelled, finished or failed.
|