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
dc-client Namespace Reference

Variables

 pr = Profiler.Profiler()
 
 app = None
 
 exit_code = EXIT_SUCCESS
 
 action
 
 metavar
 
 help
 
 required
 
 additionHelpStr = CONSTANTS.HELP_COMMAND_TEMPLATE + str(CONSTANTS.TASKS)
 

Variable Documentation

◆ action

dc-client.action

Definition at line 54 of file dc-client.py.

◆ additionHelpStr

dc-client.additionHelpStr = CONSTANTS.HELP_COMMAND_TEMPLATE + str(CONSTANTS.TASKS)

Definition at line 55 of file dc-client.py.

◆ app

dc-client.app = None

Definition at line 45 of file dc-client.py.

◆ exit_code

dc-client.exit_code = EXIT_SUCCESS

Definition at line 46 of file dc-client.py.

◆ help

dc-client.help

Definition at line 54 of file dc-client.py.

◆ metavar

dc-client.metavar

Definition at line 54 of file dc-client.py.

◆ pr

dc-client.pr = Profiler.Profiler()

Definition at line 26 of file dc-client.py.

◆ required

dc-client.required

Definition at line 54 of file dc-client.py.