Package flumotion :: Package common :: Module planet
[show private | hide private]
[frames | no frames]

Module flumotion.common.planet

Serializable objects from worker through manager to admin for planet, flow, job and component.
Classes
AdminAtmosphereState I represent the state of an atmosphere in an admin client.
AdminComponentState I represent the state of a component in the admin client.
AdminFlowState I represent the state of a flow in an admin client.
AdminPlanetState I represent the state of a planet in an admin client.
ManagerAtmosphereState I represent the state of an atmosphere in the manager.
ManagerComponentState I represent the state of a component in the manager.
ManagerFlowState I represent the state of a flow in the manager.
ManagerJobState I represent the state of a job in the manager.
ManagerPlanetState I represent the state of a planet in the manager.
WorkerJobState I represent the state of a job in the worker, running a component.

Variable Summary
list _jobStateKeys = ['mood', 'ip', 'pid', 'workerName', 'cpu...
list _jobStateListKeys = ['messages']

Variable Details

_jobStateKeys

Type:
list
Value:
['mood', 'ip', 'pid', 'workerName', 'cpu']                             

_jobStateListKeys

Type:
list
Value:
['messages']                                                           

Generated by Epydoc 2.1 on Sun Oct 22 03:16:41 2006 http://epydoc.sf.net