|
ensembl-hive-python3
2.4
|
Classes | |
| class | BaseRunnable |
| This is the counterpart of GuestProcess. More... | |
| class | CompleteEarlyException |
| Can be raised by a derived class of BaseRunnable to indicate an early successful termination. More... | |
| class | HiveJSONMessageException |
| Raised when we could not parse the JSON message coming from GuestProcess. More... | |
| class | Job |
| Dummy class to hold job-related information. More... | |
| class | JobFailedException |
| Can be raised by a derived class of BaseRunnable to indicate an early unsuccessful termination. More... | |
| class | LostHiveConnectionException |
| Raised when the process has lost the communication pipe with the Perl side. More... | |
| class | RunnableTest |
Variables | |
| string | __version__ = "0.2" |
| string | __doc__ |
|
private |
Definition at line 14 of file Process.py.
|
private |
Definition at line 12 of file Process.py.