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

Go to the source code of this file.

Classes

class  admin.NodeManager.NodeManager
 NodeManager represents API for interraction with user-side (execute method) More...
 

Namespaces

 admin.NodeManager
 

Functions

def admin.NodeManager.responsesParsing (self)
 responsesParsing method parses data from self.responses into specific stucture (self.responsesDicts) More...
 
def admin.NodeManager.execute (self, commands, nodes)
 execute method execute incoming commands on nodes, keepts reult in responses and responsesDicts fields More...
 

Variables

 admin.NodeManager.responses
 
 admin.NodeManager.responsesDicts