Class QueueCLI
java.lang.Object
org.apache.hadoop.conf.Configured
org.apache.hadoop.yarn.client.cli.YarnCLI
org.apache.hadoop.yarn.client.cli.QueueCLI
- All Implemented Interfaces:
org.apache.hadoop.conf.Configurable,org.apache.hadoop.util.Tool
-
Field Summary
FieldsFields inherited from class org.apache.hadoop.yarn.client.cli.YarnCLI
client, FAIL_CMD, HELP_CMD, KILL_CMD, LIST_CMD, MOVE_TO_QUEUE_CMD, OPTION_SUBCLUSTERID, SIGNAL_CMD, STATUS_CMD, syserr, sysout -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.hadoop.yarn.client.cli.YarnCLI
createAndStartYarnClient, createYarnClient, getClient, setClient, setSysErrPrintStream, setSysOutPrintStream, stopMethods inherited from class org.apache.hadoop.conf.Configured
getConf, setConfMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.hadoop.conf.Configurable
getConf, setConf
-
Field Details
-
QUEUE
- See Also:
-
ALLTAG
- See Also:
-
-
Constructor Details
-
QueueCLI
public QueueCLI()
-
-
Method Details