| 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.
|
Set a given state key to the given value. Notifies observers of this Cacheable through observe_set.
|
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Sun Nov 15 09:17:30 2009 | http://epydoc.sourceforge.net |