Bases: UserDict.DictMixin
Dictionary of the jobsengine commands
This dictionary keep the list of the josengine commands. It fetches the list from the jobsengine using the “actions” cmd. The fected list is shared between all the instances of this class and is cached for ‘timeout’ seconds.
Returns the list of the commands
Returns: | The string of the returned by the engine. :rtype: a list of strings |
---|
Returns a wrapped function which calls the job_command.
Parameters: |
|
---|---|
Returns: | A wrapped command call to the jobsengine. |
Return type: | function |
Registers the function of the jobsengine at the emi commands module.
Get the actions list
Dump the fact base
Get the events queue
Get the functions list
Get the list of the events handlers
Get jobs short status information
Parameters: | arg (string) – an optiona value in ok,err,start,stop,exe,group |
---|
Get the last messages
Query the fact base
Parameters: | fact (string) – a fact to be searched |
---|
Get the jobsengine threads list