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

Packages that use StatisticManager
compbio.engine.cluster.drmaa An cluster engine classes responsible for execution of Executables on the clusters. 
 

Uses of StatisticManager in compbio.engine.cluster.drmaa
 

Methods in compbio.engine.cluster.drmaa that return StatisticManager
static StatisticManager ClusterSession.getStatistics(org.ggf.drmaa.JobInfo status)