Trees | Indices | Help |
|
---|
|
Interface of underlying Task's Engine.
An Engine implements a loop your thread enters and uses to call event handlers in response to incoming events (from workers, timers, etc.).
|
|||
EngineException Base engine exception. |
|||
EngineAbortException Raised on user abort. |
|||
EngineTimeoutException Raised when a timeout is encountered. |
|||
EngineIllegalOperationError Error raised when an illegal operation has been performed. |
|||
EngineAlreadyRunningError Error raised when the engine is already running. |
|||
EngineNotSupportedError Error raised when the engine mechanism is not supported. |
|||
EngineBaseTimer Abstract class for ClusterShell's engine timer. |
|||
EngineTimer Concrete class EngineTimer |
|||
_EngineTimerQ | |||
Engine Interface for ClusterShell engine. |
|
|||
__package__ =
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Mar 9 10:46:32 2010 | http://epydoc.sourceforge.net |