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
admin.Command.Command Member List

This is the complete list of members for admin.Command.Command, including all inherited members.

__init__(self, commandName=None, params=None, adminHandler=ADMIN_HANDLERS.ADMIN, requestTimeout=None)admin.Command.Command
adminHandleradmin.Command.Command
commandNameadmin.Command.Command
getAdminHandler(self)admin.Command.Command
getCommandName(self)admin.Command.Command
getParams(self)admin.Command.Command
getRequestTimeout(self)admin.Command.Command
paramsadmin.Command.Command
requestTimeoutadmin.Command.Command
setAdminHandler(self, adminHandler)admin.Command.Command
setCommandName(self, commandName)admin.Command.Command
setParams(self, params)admin.Command.Command
setRequestTimeout(self, requestTimeout)admin.Command.Command