HCE Project Python language Distributed Tasks Manager Application, Distributed Crawler Application and client API bindings.  2.0.0-chaika
Hierarchical Cluster Engine Python language binding
Connection.py File Reference

Go to the source code of this file.

Classes

class  transport.Connection.ConnectionTimeout
 
class  transport.Connection.TransportInternalErr
 
class  transport.Connection.Connection
 

Namespaces

 transport.Connection
 

Functions

def transport.Connection.__del__ (self)
 

Variables

 transport.Connection.logger = logging.getLogger(APP_CONSTS.LOGGER_NAME)
 
 transport.Connection.ConnectionParams = namedtuple("ConnectionParams", "host port")