|
|
|
|
|
|
|
|
execute(self,
task_id,
tray,
iter)
Executes a given tray and iteration within this task. |
source code
|
|
|
|
|
|
|
startsoap(self,
url,
dataset,
procnum,
passkey)
Connects to the monitoring daemon and gets the task ID. |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
server_finish_task(self,
task_id,
stats={}) |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
store_output(self)
Store intermediate output from this task. |
source code
|
|
|
|
fetch_input(self)
Fetch input from previous tasks. |
source code
|
|
|
|
handle_file_manifest(self,
type='input')
Processes a file manifest and copies the files contained therein. |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
uberftp(self,
host,
cmd)
Perform an FTP command on a remote host using uberftp. |
source code
|
|
|
|
|
|
Inherited from RunInstance:
abort,
configure,
fetch_metaproject,
finish,
flush_output,
get_trays,
getenv,
getmemusage,
getstats,
runextern,
setenv,
setlog4cplus,
tarwork
|