Uses of Class
compbio.engine.cluster.drmaa.ClusterSession

Packages that use ClusterSession
compbio.engine.cluster.drmaa   
 

Uses of ClusterSession in compbio.engine.cluster.drmaa
 

Methods in compbio.engine.cluster.drmaa with parameters of type ClusterSession
static boolean ClusterUtil.cancelJob(String jobId, ClusterSession csession)
           
static org.ggf.drmaa.JobInfo ClusterUtil.waitForResult(ClusterSession csession, String jobId)