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
|
|||
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.
|
Special descriptor for class __provides__ The descriptor caches the implementedBy info, so that we can get declarations for objects without instance-specific interfaces a bit quicker.
|
|
__implemented__
|
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Tue Aug 13 06:17:09 2013 | http://epydoc.sourceforge.net |