ensembl-hive-python3  2.8.1
eHive.process Namespace Reference

Classes

class  BaseRunnable
 This is the counterpart of GuestProcess. More...
 
class  BaseRunnableTestCase
 
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__ = "5.0"
 

Variable Documentation

◆ __version__

string eHive.process.__version__ = "5.0"
private

Definition at line 31 of file process.py.