| Class | Description | 
|---|---|
| AddNodeCliAction | A  CmdLineActionwhich adds a ResourceNode. | 
| AddNodeToQueueCliAction | A  CmdLineAcionwhich adds a Node to a Queue. | 
| AddQueueCliAction | A  CmdLineActionwhich adds a queue. | 
| GetExecNodeCliAction | A  CmdLineActionwhich get execution node for a job. | 
| GetExecReportCliAction | A  CmdLineActionwhich list all jobs executing and shows
 what nodes are executing those jobs in addition to queue name and
 load value. | 
| GetJobInfoCliAction | A  CmdLineActionwhich gets job info. | 
| GetNodeByIdCliAction | A  CmdLineActionwhich gets a ResourceNode by ID. | 
| GetNodeLoadCliAction | A  CmdLineActionwhich get load of given node. | 
| GetNodeReportCliAction | A  CmdLineActionwhich returns name (all nodes will be displayed in alphabetical order),
 load and capacity of all nodes, in addition to what queues that node draws from. | 
| GetNodesCliAction | A  CmdLineActionwhich get list of ResourceNodes. | 
| GetNodesInQueueCliAction | A  CmdLineActionwhich gets the nodes in a queue. | 
| GetQueuedJobsCliAction | A  CmdLineActionwhich returns Jobs that are currently queued. | 
| GetQueuesCliAction | A  CmdLineActionwhich gets list of Node queues. | 
| GetQueuesWithNodeCliAction | A  CmdLineActionwhich gets queues with given node id. | 
| KillCliAction | A  CmdLineActionwhich kills a job. | 
| RemoveNodeCliAction | A  CmdLineActionwhich removes a node by id. | 
| RemoveNodeFromQueueCliAction | A  CmdLineActionwhich removes a node from a queue. | 
| RemoveQueueCliAction | A  CmdLineActionwhich removes a queue. | 
| ResourceCliAction | Base  CmdLineActionfor Workflow Manager. | 
| SetNodeCapacityCliAction | A  CmdLineActionwhich changes a node's capacity. | 
| SubmitJobCliAction | A  CmdLineActionwhich submits a job. | 
Copyright © 1999–2017 Apache OODT. All rights reserved.