Package iceprod :: Package server :: Module job :: Class i3Task
[hide private]
[frames] | no frames]

Class i3Task

source code

i3Job --+
        |
       i3Task

Instance Methods [hide private]
 
__init__(self) source code
 
SetTaskId(self, tid)
Set the id for the submitted task.
source code
 
GetTaskId(self)
Get the ID for the submitted tasks.
source code

Inherited from i3Job: AddArgOption, AddArgument, AddBatchOpt, AddEnv, AddInputFile, AddOutputFile, AddParser, AddSteering, FileName, GetArgOpt, GetArgOptions, GetArguments, GetBatchOpts, GetConfigFile, GetDatabaseId, GetDatasetId, GetEnv, GetErrorFile, GetExecutable, GetHost, GetInitialdir, GetInputFiles, GetJobId, GetLogFile, GetMainScript, GetOutputFile, GetOutputFiles, GetOutputURL, GetPostCheckScript, GetPrio, GetProcNum, GetQueue, GetRealTime, GetRootDir, GetSimDBKey, GetStatus, GetSteering, GetSubmitHost, GetSysTime, GetUserTime, Pickle, Prefix, SetConfigFile, SetDatabaseId, SetDatasetId, SetErrorFile, SetExecutable, SetHost, SetInitialdir, SetJobId, SetLogFile, SetMainScript, SetOutputFile, SetOutputURL, SetPostCheckScript, SetPrio, SetProcNum, SetQueue, SetRealTime, SetRootDir, SetSimDBKey, SetStatus, SetSubmitHost, SetSysTime, SetUserTime, Write, dict, format_arg, parse_params, unPickle

Class Variables [hide private]

Inherited from i3Job: argopts, arguments, batchopts, cluster_id, config_file, current_time, dataset_id, db_id, env, err, errorfile, executable, host, initialdir, input_files, job_id, jobstatus, log, logfile, mainscript, metadata, name, nproc, out, output_files, outputfile, outputurl, params, parser, passkey, port, post_check_script, prio, proc, realtime, simdbkey, steering, submit_msg, submit_status, systime, url, usertime

Method Details [hide private]

__init__(self)
(Constructor)

source code 
Overrides: i3Job.__init__

SetTaskId(self, tid)

source code 

Set the id for the submitted task.

Returns:
id of task

GetTaskId(self)

source code 

Get the ID for the submitted tasks.

Returns:
ID of task