| Trees | Indices | Help |
|---|
|
|
twisted.spread.pb.Avatar --+
|
common.log.Loggable --+
|
twisted.pb.Avatar --+
|
twisted.pb.PingableAvatar --+
|
common.log.Loggable --+
|
base.ManagerAvatar --+
|
WorkerAvatar
I am an avatar created for a worker. A reference to me is given when logging in and requesting a worker avatar. I live in the manager.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
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. |
|||
_portSet = Nonehash(x) |
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
| int |
feedServerPort = NoneTCP port the feed server is listening on |
||
|
Inherited from |
|||
|
|||
Tell the avatar that the given mind has been attached. This gives the avatar a way to call remotely to the client that requested this avatar. This is scheduled by the portal after the client has logged in.
|
Tell the avatar that the peer's client referenced by the mind has detached. Called through the manager's PB logout trigger calling flumotion.manager.manager.Dispatcher.removeAvatar
|
Reserve the given number of ports on the worker.
|
Release the given list of ports on the worker.
|
Create a component of the given type with the given nice level.
|
Get a list of components that the worker is running.
|
Called by the worker to tell the manager to add a given message to the given component. Useful in cases where the component can't report messages itself, for example because it crashed.
|
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Sun Mar 7 10:46:29 2010 | http://epydoc.sourceforge.net |