Module APCScheduler :: Class SchedulerAbstract
[hide private]
[frames] | no frames]

Class SchedulerAbstract

source code


Instance Methods [hide private]
 
__init__(self) source code
 
cancel(self, Appli)
cancel Application
source code
 
submit(self, Appli)
submit Appli
source code
 
delegateProxy(self) source code
 
status(self, Appli)
Update status attribut of Appli object
source code
 
retrieveOutput(self, Appli)
Retrieve Appli outputs in work directory
source code
 
wait(self, Appli)
wait the end of Appli
source code
 
_ReSubmit(self, Appli)
reSubmit Appli
source code
 
_cleaner(self, Appli)
scheduler cleaner after end of job
source code
 
_resultListJob(self, listJob) source code
 
stdOut(self, Appli) source code
 
stdErr(self, Appli) source code