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
Constants.py File Reference

Go to the source code of this file.

Classes

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

Namespaces

 dtm.Constants
 

Variables

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