Uses of Package
fr.ens.biologie.genomique.eoulsan.core.schedulers.clusters
Packages that use fr.ens.biologie.genomique.eoulsan.core.schedulers.clusters
Package
Description
This package contains classes for schedulers.
This package contains classes for cluster schedulers.
-
-
Classes in fr.ens.biologie.genomique.eoulsan.core.schedulers.clusters used by fr.ens.biologie.genomique.eoulsan.core.schedulers.clustersClassDescriptionThis class is a scheduler for task running on a cluster.This class allow to submit, stop and get the status of jobs using Bpipe scheduler wrappers.This class define an abstract scheduler that use a bpipe script bundled in Eoulsan distribution.This interface define a cluster task scheduler.This class define a Status result return by the statusJob() method of the interface.This enum define the values of the status of a job.This class define a service to retrieve a ClusterTaskScheduler.