public class ClusterUtil
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.text.NumberFormat |
CLUSTER_STAT_IN_SEC |
private static org.apache.log4j.Logger |
log |
Constructor and Description |
---|
ClusterUtil() |
Modifier and Type | Method and Description |
---|---|
static boolean |
cancelJob(java.lang.String jobId,
ClusterSession csession) |
static org.ggf.drmaa.JobInfo |
waitForResult(ClusterSession csession,
java.lang.String jobId) |
private static final org.apache.log4j.Logger log
public static final java.text.NumberFormat CLUSTER_STAT_IN_SEC
public static final boolean cancelJob(java.lang.String jobId, ClusterSession csession)
public static final org.ggf.drmaa.JobInfo waitForResult(ClusterSession csession, java.lang.String jobId) throws JobExecutionException
JobExecutionException