Trees | Indices | Help |
---|
|
twisted.spread.jelly.Jellyable --+ | twisted.spread.flavors.Serializable --+ | twisted.spread.flavors.Copyable --+ | twisted.spread.flavors.Cacheable --+ | twisted.flavors.StateCacheable --+ | ManagerComponentState
I represent the state of a component in the manager. I have my own state, and also proxy state from the ManagerJobState when the component is actually created in a worker.
I have the following keys of my own:
It also has a special key, 'mood'. This acts as a proxy for the mood in the WorkerJobState, when there is a job attached (the job's copy is authoritative when it connects), and is controlled independently at other times.
I proxy the following keys from the serialized WorkerJobState:
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
|
Set the job state I proxy from.
|
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Fri Apr 11 07:40:24 2008 | http://epydoc.sourceforge.net |