|
__init__(self,
NameExe,
MainScript=None,
label='
' ,
KeepTarBall=False)
MainScript Optional, define the main script of tarball, ie
APCScheduler will called this script in tarball case. |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Inherited from Application :
getFile ,
getNameJobID ,
getNameOutput ,
getNameOutputSE ,
getNameStdErr ,
getNameStdOut ,
getPathFile ,
isFinish ,
isOk ,
isSubmit ,
noKeepStdFile ,
setAccessDirectory ,
setArg ,
setCPUTime ,
setCPUTimePerWeek ,
setInput ,
setInputSE ,
setLocalDiskSize ,
setMPI ,
setMemorySize ,
setOutput ,
setOutputDirSE ,
setOutputSE ,
setStorageElement
|