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.Constants Namespace Reference

Classes

class  DRCE_FIELDS
 DRCE protocol fields names definition. More...
 
class  EVENT_TYPES
 Event types definition, used to unique identification events by inproc messaging transport. More...
 

Variables

 LOGGER_NAME = APP_CONSTS.LOGGER_NAME
 
string CLEAR_ON_START = "ClearOnStart"
 
string DB_CONFIG_SECTION = "DBData"
 

Detailed Description

HCE project, Python bindings, Distributed Tasks Manager application.
Application level constants and enumerations.

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

Variable Documentation

◆ CLEAR_ON_START

string dtm.Constants.CLEAR_ON_START = "ClearOnStart"

Definition at line 137 of file Constants.py.

◆ DB_CONFIG_SECTION

string dtm.Constants.DB_CONFIG_SECTION = "DBData"

Definition at line 139 of file Constants.py.

◆ LOGGER_NAME

dtm.Constants.LOGGER_NAME = APP_CONSTS.LOGGER_NAME

Definition at line 135 of file Constants.py.