| Trees | Indices | Help |
|---|
|
|
twisted.spread.jelly.Jellyable --+
|
twisted.spread.flavors.Serializable --+
|
twisted.spread.flavors.Referenceable --+
|
extern.log.log.Loggable --+
|
twisted.pb.Referenceable --+
|
common.medium.BaseMedium --+
|
common.medium.PingingMedium --+
|
WorkerMedium
I am a medium interfacing with the manager-side WorkerAvatar.
|
|||
|
|||
|
|||
|
|||
| 2-tuple: (list of int, bool) |
|
||
| int, or NoneType |
|
||
|
|||
| list of str |
|
||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
| deferred that will fire an object implementing IDirectory |
|
||
|
Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
logCategory = Implementors can provide a category to log their messages under. |
|||
__implemented__ = <implementedBy flumotion.worker.medium.Worke
|
|||
__provides__ = <zope.interface.declarations.ClassProvides obje
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
| worker.WorkerBrain |
brain the worker brain |
||
| WorkerClientFactory |
factory the worker client factory |
||
|
Inherited from |
|||
|
|||
|
Gets the set of TCP ports that this worker is configured to use.
|
Return the TCP port the Feed Server is listening on.
|
Start a component of the given type with the given nice level. Will spawn a new job process to run the component in.
|
Checks if one or more GStreamer elements are present and can be instantiated.
|
Checks if the given module can be imported.
|
Runs the given function in the given module with the given arguments.
|
Runs the given function in the given module with the given arguments.
|
I return a list of componentAvatarIds, I have. I am called by the manager soon after I attach to it. This is needed on reconnects so that the manager knows what components it needs to start on me.
|
Kill one of the worker's jobs. This method is intended for exceptional purposes only; a normal component shutdown is performed by the manager via calling remote_stop() on the component avatar. Raises flumotion.common.errors.UnknownComponentError if the job is unknown.
|
List the directory called path. Raises flumotion.common.errors.NotDirectoryError if directoryName is not a directory.
|
|
|||
__implemented__
|
__provides__
|
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Fri Sep 24 12:50:21 2010 | http://epydoc.sourceforge.net |