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
dtm.ClientInterfaceService Namespace Reference

Classes

class  ClientInterfaceService
 The gateway for dmt client communications. More...
 

Variables

 logger = logging.getLogger(LOGGER_NAME)
 
string CONFIG_SECTION = "ClientInterfaceService"
 

Detailed Description

@package: dtm
@author igor, bgv
@link: http://hierarchical-cluster-engine.com/
@copyright: Copyright © 2013-2014 IOIX Ukraine
@license: http://hierarchical-cluster-engine.com/license/
@since: 0.1

Variable Documentation

◆ CONFIG_SECTION

string dtm.ClientInterfaceService.CONFIG_SECTION = "ClientInterfaceService"

Definition at line 20 of file ClientInterfaceService.py.

◆ logger

dtm.ClientInterfaceService.logger = logging.getLogger(LOGGER_NAME)

Definition at line 18 of file ClientInterfaceService.py.