com.sun.grid.jgdi.util.shell
public class QStatCommand extends AnnotatedCommand
Constructor and Description |
---|
QStatCommand() |
Modifier and Type | Method and Description |
---|---|
void |
explainState(OptionInfo oi) |
void |
hideEmptyQueues(OptionInfo oi) |
void |
printUsage(OptionInfo oi) |
void |
run(java.lang.String[] args)
Run the command
|
void |
selectQueuesInState(OptionInfo oi) |
void |
setGroupOptions(OptionInfo oi) |
void |
setParallelEnvironmentList(OptionInfo oi) |
void |
setQueueList(OptionInfo oi) |
void |
setResourceAttributes(OptionInfo oi) |
void |
setResourceList(OptionInfo oi) |
void |
setShowSchedulerJobInfo(OptionInfo oi) |
void |
setXml(OptionInfo oi) |
void |
showExtendedAttributes(OptionInfo oi) |
void |
showFullOutput(OptionInfo oi) |
void |
showJobPriority(OptionInfo oi) |
void |
showJobsForUsersInUserList(OptionInfo oi) |
void |
showJobsInState(OptionInfo oi) |
void |
showJobUrgency(OptionInfo oi) |
void |
showQueuesAccessibleToUserList(OptionInfo oi) |
void |
showRequestedResources(OptionInfo oi) |
void |
showTaskInformation(OptionInfo oi) |
getCustomExitCode, getDefaultErrorMessage, getExtraArguments, getOptionDescriptorMap, getOptionInfo, getOriginalExtraArguments, hasExtraArguments, initOptionDescriptorMap, invokeOptions, listOptions, parseAndInvokeOptions, parseOptions, tokenizeArgs
getExitCode, getShell, getUsage, init, printAnswers, setExitCode
public void run(java.lang.String[] args) throws java.lang.Exception
AbstractCommand
run
in class AbstractCommand
java.lang.Exception
public void showExtendedAttributes(OptionInfo oi) throws JGDIException
JGDIException
public void explainState(OptionInfo oi) throws JGDIException
JGDIException
public void showFullOutput(OptionInfo oi) throws JGDIException
JGDIException
public void setResourceAttributes(OptionInfo oi) throws JGDIException
JGDIException
public void setGroupOptions(OptionInfo oi) throws JGDIException
JGDIException
public void printUsage(OptionInfo oi) throws JGDIException
JGDIException
public void setShowSchedulerJobInfo(OptionInfo oi) throws JGDIException
JGDIException
public void setResourceList(OptionInfo oi) throws JGDIException
JGDIException
public void hideEmptyQueues(OptionInfo oi) throws JGDIException
JGDIException
public void setParallelEnvironmentList(OptionInfo oi) throws JGDIException
JGDIException
public void setQueueList(OptionInfo oi) throws JGDIException
JGDIException
public void selectQueuesInState(OptionInfo oi) throws JGDIException
JGDIException
public void showRequestedResources(OptionInfo oi) throws JGDIException
JGDIException
public void showJobsInState(OptionInfo oi) throws JGDIException
JGDIException
public void showTaskInformation(OptionInfo oi) throws JGDIException
JGDIException
public void showJobsForUsersInUserList(OptionInfo oi) throws JGDIException
JGDIException
public void showQueuesAccessibleToUserList(OptionInfo oi) throws JGDIException
JGDIException
public void showJobUrgency(OptionInfo oi) throws JGDIException
JGDIException
public void showJobPriority(OptionInfo oi) throws JGDIException
JGDIException
public void setXml(OptionInfo oi) throws JGDIException
JGDIException
Copyright © 2007 Sun Microsystems, Inc. All rights reserved.