com.sun.grid.jgdi.util.shell
public abstract class QConfCommandGenerated extends AnnotatedCommand
QConfCommand
Constructor and Description |
---|
QConfCommandGenerated() |
Modifier and Type | Method and Description |
---|---|
void |
addCalendar(OptionInfo oi)
Implements qconf -acal option
|
void |
addCheckpoint(OptionInfo oi)
Implements qconf -ackpt option
|
void |
addClusterQueue(OptionInfo oi)
Implements qconf -aq option
|
void |
addConfiguration(OptionInfo oi)
Implements qconf -aconf option
|
void |
addFromFileCalendar(OptionInfo oi)
Implements qconf -Acal option
|
void |
addFromFileCheckpoint(OptionInfo oi)
Implements qconf -Ackpt option
|
void |
addFromFileClusterQueue(OptionInfo oi)
Implements qconf -Aq option
|
void |
addFromFileConfiguration(OptionInfo oi)
Implements qconf -Aconf option
|
void |
addFromFileExecHost(OptionInfo oi)
Implements qconf -Ae option
|
void |
addFromFileHostgroup(OptionInfo oi)
Implements qconf -Ahgrp option
|
void |
addFromFileParallelEnvironment(OptionInfo oi)
Implements qconf -Ap option
|
void |
addFromFileProject(OptionInfo oi)
Implements qconf -Aprj option
|
void |
addFromFileResourceQuotaSet(OptionInfo oi)
Implements qconf -Arqs option
|
void |
addFromFileUser(OptionInfo oi)
Implements qconf -Auser option
|
void |
addFromFileUserSet(OptionInfo oi)
Implements qconf -Au option
|
void |
addHostgroup(OptionInfo oi)
Implements qconf -ahgrp option
|
void |
addParallelEnvironment(OptionInfo oi)
Implements qconf -ap option
|
void |
addProject(OptionInfo oi)
Implements qconf -aprj option
|
void |
addResourceQuotaSet(OptionInfo oi)
Implements qconf -arqs option
|
void |
addUser(OptionInfo oi)
Implements qconf -auser option
|
void |
deleteCalendar(OptionInfo oi)
Implements qconf -dcal option
|
void |
deleteCheckpoint(OptionInfo oi)
Implements qconf -dckpt option
|
void |
deleteClusterQueue(OptionInfo oi)
Implements qconf -dq option
|
void |
deleteConfiguration(OptionInfo oi)
Implements qconf -dconf option
|
void |
deleteExecHost(OptionInfo oi)
Implements qconf -de option
|
void |
deleteHostgroup(OptionInfo oi)
Implements qconf -dhgrp option
|
void |
deleteParallelEnvironment(OptionInfo oi)
Implements qconf -dp option
|
void |
deleteProject(OptionInfo oi)
Implements qconf -dprj option
|
void |
deleteResourceQuotaSet(OptionInfo oi)
Implements qconf -drqs option
|
void |
deleteUser(OptionInfo oi)
Implements qconf -duser option
|
void |
modifyCalendar(OptionInfo oi)
Implements qconf -mcal option
|
void |
modifyCheckpoint(OptionInfo oi)
Implements qconf -mckpt option
|
void |
modifyClusterQueue(OptionInfo oi)
Implements qconf -mq option
|
void |
modifyConfiguration(OptionInfo oi)
Implements qconf -mconf option
|
void |
modifyExecHost(OptionInfo oi)
Implements qconf -me option
|
void |
modifyFromFileCalendar(OptionInfo oi)
Implements qconf -Mcal option
|
void |
modifyFromFileCheckpoint(OptionInfo oi)
Implements qconf -Mckpt option
|
void |
modifyFromFileClusterQueue(OptionInfo oi)
Implements qconf -Mq option
|
void |
modifyFromFileConfiguration(OptionInfo oi)
Implements qconf -Mconf option
|
void |
modifyFromFileExecHost(OptionInfo oi)
Implements qconf -Me option
|
void |
modifyFromFileHostgroup(OptionInfo oi)
Implements qconf -Mhgrp option
|
void |
modifyFromFileParallelEnvironment(OptionInfo oi)
Implements qconf -Mp option
|
void |
modifyFromFileProject(OptionInfo oi)
Implements qconf -Mprj option
|
void |
modifyFromFileResourceQuotaSet(OptionInfo oi)
Implements qconf -Mrqs option
|
void |
modifyFromFileSchedConf(OptionInfo oi)
Implements qconf -Msconf option
|
void |
modifyFromFileUser(OptionInfo oi)
Implements qconf -Muser option
|
void |
modifyFromFileUserSet(OptionInfo oi)
Implements qconf -Mu option
|
void |
modifyHostgroup(OptionInfo oi)
Implements qconf -mhgrp option
|
void |
modifyParallelEnvironment(OptionInfo oi)
Implements qconf -mp option
|
void |
modifyProject(OptionInfo oi)
Implements qconf -mprj option
|
void |
modifySchedConf(OptionInfo oi)
Implements qconf -msconf option
|
void |
modifyUser(OptionInfo oi)
Implements qconf -muser option
|
void |
modifyUserSet(OptionInfo oi)
Implements qconf -mu option
|
void |
showCalendar(OptionInfo oi)
Implements qconf -scal option
|
void |
showCheckpoint(OptionInfo oi)
Implements qconf -sckpt option
|
void |
showClusterQueue(OptionInfo oi)
Implements qconf -sq option
|
void |
showConfiguration(OptionInfo oi)
Implements qconf -sconf option
|
void |
showExecHost(OptionInfo oi)
Implements qconf -se option
|
void |
showHostgroup(OptionInfo oi)
Implements qconf -shgrp option
|
void |
showListAdminHost(OptionInfo oi)
Implements qconf -sh option
|
void |
showListCalendar(OptionInfo oi)
Implements qconf -scall option
|
void |
showListCheckpoint(OptionInfo oi)
Implements qconf -sckptl option
|
void |
showListClusterQueue(OptionInfo oi)
Implements qconf -sql option
|
void |
showListConfiguration(OptionInfo oi)
Implements qconf -sconfl option
|
void |
showListExecHost(OptionInfo oi)
Implements qconf -sel option
|
void |
showListHostgroup(OptionInfo oi)
Implements qconf -shgrpl option
|
void |
showListManager(OptionInfo oi)
Implements qconf -sm option
|
void |
showListOperator(OptionInfo oi)
Implements qconf -so option
|
void |
showListParallelEnvironment(OptionInfo oi)
Implements qconf -spl option
|
void |
showListProject(OptionInfo oi)
Implements qconf -sprjl option
|
void |
showListResourceQuotaSet(OptionInfo oi)
Implements qconf -srqsl option
|
void |
showListSubmitHost(OptionInfo oi)
Implements qconf -ss option
|
void |
showListUser(OptionInfo oi)
Implements qconf -suserl option
|
void |
showListUserSet(OptionInfo oi)
Implements qconf -sul option
|
void |
showParallelEnvironment(OptionInfo oi)
Implements qconf -sp option
|
void |
showProject(OptionInfo oi)
Implements qconf -sprj option
|
void |
showSchedConf(OptionInfo oi)
Implements qconf -ssconf option
|
void |
showUser(OptionInfo oi)
Implements qconf -suser option
|
void |
showUserSet(OptionInfo oi)
Implements qconf -su option
|
getCustomExitCode, getDefaultErrorMessage, getExtraArguments, getOptionDescriptorMap, getOptionInfo, getOriginalExtraArguments, hasExtraArguments, initOptionDescriptorMap, invokeOptions, listOptions, parseAndInvokeOptions, parseOptions, tokenizeArgs
getExitCode, getShell, getUsage, init, printAnswers, run, setExitCode
public void addUser(OptionInfo oi) throws JGDIException
oi
- OptionInfo option enviroment objectJGDIException
- on any error on the GDI layerpublic void addFromFileUser(OptionInfo oi) throws JGDIException
oi
- OptionInfo option enviroment objectJGDIException
- on any error on the GDI layerpublic void modifyUser(OptionInfo oi) throws JGDIException
oi
- OptionInfo option enviroment objectJGDIException
- on any error on the GDI layerpublic void modifyFromFileUser(OptionInfo oi) throws JGDIException
oi
- OptionInfo option enviroment objectJGDIException
- on any error on the GDI layerpublic void showUser(OptionInfo oi) throws JGDIException
oi
- OptionInfo option enviroment objectJGDIException
- on any error on the GDI layerpublic void showListUser(OptionInfo oi) throws JGDIException
oi
- OptionInfo option enviroment objectJGDIException
- on any error on the GDI layerpublic void deleteUser(OptionInfo oi) throws JGDIException
oi
- OptionInfo option enviroment objectJGDIException
- on any error on the GDI layerpublic void addParallelEnvironment(OptionInfo oi) throws JGDIException
oi
- OptionInfo option enviroment objectJGDIException
- on any error on the GDI layerpublic void addFromFileParallelEnvironment(OptionInfo oi) throws JGDIException
oi
- OptionInfo option enviroment objectJGDIException
- on any error on the GDI layerpublic void modifyParallelEnvironment(OptionInfo oi) throws JGDIException
oi
- OptionInfo option enviroment objectJGDIException
- on any error on the GDI layerpublic void modifyFromFileParallelEnvironment(OptionInfo oi) throws JGDIException
oi
- OptionInfo option enviroment objectJGDIException
- on any error on the GDI layerpublic void showParallelEnvironment(OptionInfo oi) throws JGDIException
oi
- OptionInfo option enviroment objectJGDIException
- on any error on the GDI layerpublic void showListParallelEnvironment(OptionInfo oi) throws JGDIException
oi
- OptionInfo option enviroment objectJGDIException
- on any error on the GDI layerpublic void deleteParallelEnvironment(OptionInfo oi) throws JGDIException
oi
- OptionInfo option enviroment objectJGDIException
- on any error on the GDI layerpublic void addClusterQueue(OptionInfo oi) throws JGDIException
oi
- OptionInfo option enviroment objectJGDIException
- on any error on the GDI layerpublic void addFromFileClusterQueue(OptionInfo oi) throws JGDIException
oi
- OptionInfo option enviroment objectJGDIException
- on any error on the GDI layerpublic void modifyClusterQueue(OptionInfo oi) throws JGDIException
oi
- OptionInfo option enviroment objectJGDIException
- on any error on the GDI layerpublic void modifyFromFileClusterQueue(OptionInfo oi) throws JGDIException
oi
- OptionInfo option enviroment objectJGDIException
- on any error on the GDI layerpublic void showClusterQueue(OptionInfo oi) throws JGDIException
oi
- OptionInfo option enviroment objectJGDIException
- on any error on the GDI layerpublic void showListClusterQueue(OptionInfo oi) throws JGDIException
oi
- OptionInfo option enviroment objectJGDIException
- on any error on the GDI layerpublic void deleteClusterQueue(OptionInfo oi) throws JGDIException
oi
- OptionInfo option enviroment objectJGDIException
- on any error on the GDI layerpublic void addProject(OptionInfo oi) throws JGDIException
oi
- OptionInfo option enviroment objectJGDIException
- on any error on the GDI layerpublic void addFromFileProject(OptionInfo oi) throws JGDIException
oi
- OptionInfo option enviroment objectJGDIException
- on any error on the GDI layerpublic void modifyProject(OptionInfo oi) throws JGDIException
oi
- OptionInfo option enviroment objectJGDIException
- on any error on the GDI layerpublic void modifyFromFileProject(OptionInfo oi) throws JGDIException
oi
- OptionInfo option enviroment objectJGDIException
- on any error on the GDI layerpublic void showProject(OptionInfo oi) throws JGDIException
oi
- OptionInfo option enviroment objectJGDIException
- on any error on the GDI layerpublic void showListProject(OptionInfo oi) throws JGDIException
oi
- OptionInfo option enviroment objectJGDIException
- on any error on the GDI layerpublic void deleteProject(OptionInfo oi) throws JGDIException
oi
- OptionInfo option enviroment objectJGDIException
- on any error on the GDI layerpublic void addHostgroup(OptionInfo oi) throws JGDIException
oi
- OptionInfo option enviroment objectJGDIException
- on any error on the GDI layerpublic void addFromFileHostgroup(OptionInfo oi) throws JGDIException
oi
- OptionInfo option enviroment objectJGDIException
- on any error on the GDI layerpublic void modifyHostgroup(OptionInfo oi) throws JGDIException
oi
- OptionInfo option enviroment objectJGDIException
- on any error on the GDI layerpublic void modifyFromFileHostgroup(OptionInfo oi) throws JGDIException
oi
- OptionInfo option enviroment objectJGDIException
- on any error on the GDI layerpublic void showHostgroup(OptionInfo oi) throws JGDIException
oi
- OptionInfo option enviroment objectJGDIException
- on any error on the GDI layerpublic void showListHostgroup(OptionInfo oi) throws JGDIException
oi
- OptionInfo option enviroment objectJGDIException
- on any error on the GDI layerpublic void deleteHostgroup(OptionInfo oi) throws JGDIException
oi
- OptionInfo option enviroment objectJGDIException
- on any error on the GDI layerpublic void addConfiguration(OptionInfo oi) throws JGDIException
oi
- OptionInfo option enviroment objectJGDIException
- on any error on the GDI layerpublic void addFromFileConfiguration(OptionInfo oi) throws JGDIException
oi
- OptionInfo option enviroment objectJGDIException
- on any error on the GDI layerpublic void modifyConfiguration(OptionInfo oi) throws JGDIException
oi
- OptionInfo option enviroment objectJGDIException
- on any error on the GDI layerpublic void modifyFromFileConfiguration(OptionInfo oi) throws JGDIException
oi
- OptionInfo option enviroment objectJGDIException
- on any error on the GDI layerpublic void showConfiguration(OptionInfo oi) throws JGDIException
oi
- OptionInfo option enviroment objectJGDIException
- on any error on the GDI layerpublic void showListConfiguration(OptionInfo oi) throws JGDIException
oi
- OptionInfo option enviroment objectJGDIException
- on any error on the GDI layerpublic void deleteConfiguration(OptionInfo oi) throws JGDIException
oi
- OptionInfo option enviroment objectJGDIException
- on any error on the GDI layerpublic void addCalendar(OptionInfo oi) throws JGDIException
oi
- OptionInfo option enviroment objectJGDIException
- on any error on the GDI layerpublic void addFromFileCalendar(OptionInfo oi) throws JGDIException
oi
- OptionInfo option enviroment objectJGDIException
- on any error on the GDI layerpublic void modifyCalendar(OptionInfo oi) throws JGDIException
oi
- OptionInfo option enviroment objectJGDIException
- on any error on the GDI layerpublic void modifyFromFileCalendar(OptionInfo oi) throws JGDIException
oi
- OptionInfo option enviroment objectJGDIException
- on any error on the GDI layerpublic void showCalendar(OptionInfo oi) throws JGDIException
oi
- OptionInfo option enviroment objectJGDIException
- on any error on the GDI layerpublic void showListCalendar(OptionInfo oi) throws JGDIException
oi
- OptionInfo option enviroment objectJGDIException
- on any error on the GDI layerpublic void deleteCalendar(OptionInfo oi) throws JGDIException
oi
- OptionInfo option enviroment objectJGDIException
- on any error on the GDI layerpublic void addCheckpoint(OptionInfo oi) throws JGDIException
oi
- OptionInfo option enviroment objectJGDIException
- on any error on the GDI layerpublic void addFromFileCheckpoint(OptionInfo oi) throws JGDIException
oi
- OptionInfo option enviroment objectJGDIException
- on any error on the GDI layerpublic void modifyCheckpoint(OptionInfo oi) throws JGDIException
oi
- OptionInfo option enviroment objectJGDIException
- on any error on the GDI layerpublic void modifyFromFileCheckpoint(OptionInfo oi) throws JGDIException
oi
- OptionInfo option enviroment objectJGDIException
- on any error on the GDI layerpublic void showCheckpoint(OptionInfo oi) throws JGDIException
oi
- OptionInfo option enviroment objectJGDIException
- on any error on the GDI layerpublic void showListCheckpoint(OptionInfo oi) throws JGDIException
oi
- OptionInfo option enviroment objectJGDIException
- on any error on the GDI layerpublic void deleteCheckpoint(OptionInfo oi) throws JGDIException
oi
- OptionInfo option enviroment objectJGDIException
- on any error on the GDI layerpublic void addFromFileExecHost(OptionInfo oi) throws JGDIException
oi
- OptionInfo option enviroment objectJGDIException
- on any error on the GDI layerpublic void modifyExecHost(OptionInfo oi) throws JGDIException
oi
- OptionInfo option enviroment objectJGDIException
- on any error on the GDI layerpublic void modifyFromFileExecHost(OptionInfo oi) throws JGDIException
oi
- OptionInfo option enviroment objectJGDIException
- on any error on the GDI layerpublic void showExecHost(OptionInfo oi) throws JGDIException
oi
- OptionInfo option enviroment objectJGDIException
- on any error on the GDI layerpublic void showListExecHost(OptionInfo oi) throws JGDIException
oi
- OptionInfo option enviroment objectJGDIException
- on any error on the GDI layerpublic void deleteExecHost(OptionInfo oi) throws JGDIException
oi
- OptionInfo option enviroment objectJGDIException
- on any error on the GDI layerpublic void modifySchedConf(OptionInfo oi) throws JGDIException
oi
- OptionInfo option enviroment objectJGDIException
- on any error on the GDI layerpublic void modifyFromFileSchedConf(OptionInfo oi) throws JGDIException
oi
- OptionInfo option enviroment objectJGDIException
- on any error on the GDI layerpublic void showSchedConf(OptionInfo oi) throws JGDIException
oi
- OptionInfo option enviroment objectJGDIException
- on any error on the GDI layerpublic void addFromFileUserSet(OptionInfo oi) throws JGDIException
oi
- OptionInfo option enviroment objectJGDIException
- on any error on the GDI layerpublic void modifyUserSet(OptionInfo oi) throws JGDIException
oi
- OptionInfo option enviroment objectJGDIException
- on any error on the GDI layerpublic void modifyFromFileUserSet(OptionInfo oi) throws JGDIException
oi
- OptionInfo option enviroment objectJGDIException
- on any error on the GDI layerpublic void showUserSet(OptionInfo oi) throws JGDIException
oi
- OptionInfo option enviroment objectJGDIException
- on any error on the GDI layerpublic void showListUserSet(OptionInfo oi) throws JGDIException
oi
- OptionInfo option enviroment objectJGDIException
- on any error on the GDI layerpublic void showListOperator(OptionInfo oi) throws JGDIException
oi
- OptionInfo option enviroment objectJGDIException
- on any error on the GDI layerpublic void showListManager(OptionInfo oi) throws JGDIException
oi
- OptionInfo option enviroment objectJGDIException
- on any error on the GDI layerpublic void showListSubmitHost(OptionInfo oi) throws JGDIException
oi
- OptionInfo option enviroment objectJGDIException
- on any error on the GDI layerpublic void showListAdminHost(OptionInfo oi) throws JGDIException
oi
- OptionInfo option enviroment objectJGDIException
- on any error on the GDI layerpublic void addResourceQuotaSet(OptionInfo oi) throws JGDIException
oi
- OptionInfo option enviroment objectJGDIException
- on any error on the GDI layerpublic void addFromFileResourceQuotaSet(OptionInfo oi) throws JGDIException
oi
- OptionInfo option enviroment objectJGDIException
- on any error on the GDI layerpublic void modifyFromFileResourceQuotaSet(OptionInfo oi) throws JGDIException
oi
- OptionInfo option enviroment objectJGDIException
- on any error on the GDI layerpublic void showListResourceQuotaSet(OptionInfo oi) throws JGDIException
oi
- OptionInfo option enviroment objectJGDIException
- on any error on the GDI layerpublic void deleteResourceQuotaSet(OptionInfo oi) throws JGDIException
oi
- OptionInfo option enviroment objectJGDIException
- on any error on the GDI layerCopyright © 2007 Sun Microsystems, Inc. All rights reserved.