|
ensembl-hive-python3
2.3
|
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... | |
Variables | |
| string | __version__ = "0.1" |
| string | __doc__ |
|
private |
Definition at line 13 of file Process.py.
|
private |
Definition at line 11 of file Process.py.