| Package | Description | 
|---|---|
| org.apache.oodt.cas.resource.cli.action | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AddNodeCliActionA  CmdLineActionwhich adds a ResourceNode. | 
| class  | AddNodeToQueueCliActionA  CmdLineAcionwhich adds a Node to a Queue. | 
| class  | AddQueueCliActionA  CmdLineActionwhich adds a queue. | 
| class  | GetExecNodeCliActionA  CmdLineActionwhich get execution node for a job. | 
| class  | GetExecReportCliActionA  CmdLineActionwhich list all jobs executing and shows
 what nodes are executing those jobs in addition to queue name and
 load value. | 
| class  | GetJobInfoCliActionA  CmdLineActionwhich gets job info. | 
| class  | GetNodeByIdCliActionA  CmdLineActionwhich gets a ResourceNode by ID. | 
| class  | GetNodeLoadCliActionA  CmdLineActionwhich get load of given node. | 
| class  | GetNodeReportCliActionA  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. | 
| class  | GetNodesCliActionA  CmdLineActionwhich get list of ResourceNodes. | 
| class  | GetNodesInQueueCliActionA  CmdLineActionwhich gets the nodes in a queue. | 
| class  | GetQueuedJobsCliActionA  CmdLineActionwhich returns Jobs that are currently queued. | 
| class  | GetQueuesCliActionA  CmdLineActionwhich gets list of Node queues. | 
| class  | GetQueuesWithNodeCliActionA  CmdLineActionwhich gets queues with given node id. | 
| class  | KillCliActionA  CmdLineActionwhich kills a job. | 
| class  | RemoveNodeCliActionA  CmdLineActionwhich removes a node by id. | 
| class  | RemoveNodeFromQueueCliActionA  CmdLineActionwhich removes a node from a queue. | 
| class  | RemoveQueueCliActionA  CmdLineActionwhich removes a queue. | 
| class  | SetNodeCapacityCliActionA  CmdLineActionwhich changes a node's capacity. | 
| class  | SubmitJobCliActionA  CmdLineActionwhich submits a job. | 
Copyright © 1999–2017 Apache OODT. All rights reserved.