|
ensembl-hive-python3
2.7.0
|
Go to the source code of this file.
Classes | |
| class | eHive.process.Job |
| Dummy class to hold job-related information. More... | |
| class | eHive.process.CompleteEarlyException |
| Can be raised by a derived class of BaseRunnable to indicate an early successful termination. More... | |
| class | eHive.process.JobFailedException |
| Can be raised by a derived class of BaseRunnable to indicate an early unsuccessful termination. More... | |
| class | eHive.process.HiveJSONMessageException |
| Raised when we could not parse the JSON message coming from GuestProcess. More... | |
| class | eHive.process.LostHiveConnectionException |
| Raised when the process has lost the communication pipe with the Perl side. More... | |
| class | eHive.process.BaseRunnable |
| This is the counterpart of GuestProcess. More... | |
| class | eHive.process.BaseRunnableTestCase |
Namespaces | |
| eHive.process | |
Variables | |
| string | eHive.process.__version__ = "5.0" |