com.sun.grid.jgdi.util.shell
public class QrSubCommand extends AnnotatedCommand
Constructor and Description |
---|
QrSubCommand() |
Modifier and Type | Method and Description |
---|---|
void |
printUsage(OptionInfo oi) |
void |
run(java.lang.String[] args)
Run the command
|
void |
setAaccountString(OptionInfo oi) |
void |
setCheckPoint(OptionInfo oi) |
void |
setDuration(OptionInfo oi) |
void |
setEndTime(OptionInfo oi) |
void |
setHardError(OptionInfo oi) |
void |
setJobName(OptionInfo oi) |
void |
setMailList(OptionInfo oi) |
void |
setMailOption(OptionInfo oi) |
void |
setMasterQueue(OptionInfo oi) |
void |
setNow(OptionInfo oi) |
void |
setPE(OptionInfo oi) |
void |
setQueueList(OptionInfo oi) |
void |
setResourceList(OptionInfo oi) |
void |
setStartTime(OptionInfo oi) |
void |
setUserList(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 setStartTime(OptionInfo oi) throws JGDIException
JGDIException
public void setAaccountString(OptionInfo oi) throws JGDIException
JGDIException
public void setCheckPoint(OptionInfo oi) throws JGDIException
JGDIException
public void setDuration(OptionInfo oi) throws JGDIException
JGDIException
public void setEndTime(OptionInfo oi) throws JGDIException
JGDIException
public void setHardError(OptionInfo oi) throws JGDIException
JGDIException
public void printUsage(OptionInfo oi) throws JGDIException
JGDIException
public void setResourceList(OptionInfo oi) throws JGDIException
JGDIException
public void setMailOption(OptionInfo oi) throws JGDIException
JGDIException
public void setMasterQueue(OptionInfo oi) throws JGDIException
JGDIException
public void setNow(OptionInfo oi) throws JGDIException
JGDIException
public void setMailList(OptionInfo oi) throws JGDIException
JGDIException
public void setJobName(OptionInfo oi) throws JGDIException
JGDIException
public void setPE(OptionInfo oi) throws JGDIException
JGDIException
public void setQueueList(OptionInfo oi) throws JGDIException
JGDIException
public void setUserList(OptionInfo oi) throws JGDIException
JGDIException
Copyright © 2007 Sun Microsystems, Inc. All rights reserved.