Class MgmtTask
#include <MgmtTask.h >
static CsvWORM db |
|
int recno |
|
HashArray row |
const string& name |
Default value: "" |
instantiate a defined task record
const MgmtTask& task |
Get the list of all daemons
Get the list of all tasks
int id |
Get a specific task/daemon
string name |
given a task name, locate its record
int recno |
Get the name of the managed task
is this task defined?
is this task a daemon?
is this task a Job?
is this task a Java cluster member?
is it a daemon that should be restarted if it fails
is it enabled to run?
is it enabled to run multiple times simultaneously
has full integration?
has semi integration?
has no integration?
check if this task permitted DB access
check if this task permitted Message access
cluster name for this task
get command to start this task
HashArray& record |
add another record/task (return 0 on failure, record id otherwise)
Create an empty database
get name of db
IntegrationLevel integration |