Home | Trees | Indices | Help |
---|
|
object --+ | GPIProxyObject --+ | Lib.Job.Job'.JobInfo._proxyClass
Additional job information. Partially implemented Properties: monitoring_links list of tuples of monitoring links. (simple property, list, default=[],protected,comparable) uuid globally unique job identifier. (simple property, default='',protected) monitor job monitor instance. ('monitor' object, default=None,optional) submit_counter job submission/resubmission counter. (simple property, default=0,protected,comparable)
|
|||
_impl This is a Ganga.GPI.JobInfo implementation class. |
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
monitor = <Ganga.GPIDev.Base.Proxy.ProxyDataDescriptor object
|
|||
monitoring_links = <Ganga.GPIDev.Base.Proxy.ProxyDataDescripto
|
|||
submit_counter = <Ganga.GPIDev.Base.Proxy.ProxyDataDescriptor
|
|||
uuid = <Ganga.GPIDev.Base.Proxy.ProxyDataDescriptor object at
|
|
|||
Inherited from |
|
GPI JobInfo object constructor: JobInfo() : create jobinfo with default settings; JobInfo(j) : make a copy of j; JobInfo(j,x=a,...): make a copy of j and set property 'x' to a, etc..
|
Return an short representation of JobInfo object.
|
Set a property of JobInfo with consistency and safety checks. Setting a [protected] or a unexisting property raises AttributeError.
|
Return a printable string representing JobInfo object as a tree of properties.
|
|
monitor
|
monitoring_links
|
submit_counter
|
uuid
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Mon Jun 25 10:35:19 2012 | http://epydoc.sourceforge.net |