com.sun.grid.jgdi.configuration
public class JobImpl extends GEObjectImpl implements Job
Warning: The JobImpl class will not be compatible with future Sun™ Grid Engine releases.
Constructor and Description |
---|
JobImpl()
Create a new instance of JobImpl.
|
JobImpl(boolean initWithDefaultValues)
Create a new instanceof
|
JobImpl(int jobNumber)
Create a new instance of JobImpl
|
Modifier and Type | Method and Description |
---|---|
void |
addBinding(Binding abinding)
Add a com.sun.grid.jgdi.configuration.Binding attribute.
|
void |
addHardQueue(java.lang.String ahardQueue)
Add a java.lang.String attribute.
|
void |
addHardResource(ComplexEntry ahardResource)
Add a com.sun.grid.jgdi.configuration.ComplexEntry attribute.
|
void |
addJaAdPredecessor(JobReference ajaAdPredecessor)
Add a com.sun.grid.jgdi.configuration.JobReference attribute.
|
void |
addJaAdRequest(JobReference ajaAdRequest)
Add a com.sun.grid.jgdi.configuration.JobReference attribute.
|
void |
addJaAdSuccessor(JobReference ajaAdSuccessor)
Add a com.sun.grid.jgdi.configuration.JobReference attribute.
|
void |
addJaAHIds(Range ajaAHIds)
Add a com.sun.grid.jgdi.configuration.Range attribute.
|
void |
addJaNHIds(Range ajaNHIds)
Add a com.sun.grid.jgdi.configuration.Range attribute.
|
void |
addJaOHIds(Range ajaOHIds)
Add a com.sun.grid.jgdi.configuration.Range attribute.
|
void |
addJaSHIds(Range ajaSHIds)
Add a com.sun.grid.jgdi.configuration.Range attribute.
|
void |
addJaStructure(Range ajaStructure)
Add a com.sun.grid.jgdi.configuration.Range attribute.
|
void |
addJaTasks(JobTask ajaTasks)
Add a com.sun.grid.jgdi.configuration.JobTask attribute.
|
void |
addJaTemplate(JobTask ajaTemplate)
Add a com.sun.grid.jgdi.configuration.JobTask attribute.
|
void |
addJaUHIds(Range ajaUHIds)
Add a com.sun.grid.jgdi.configuration.Range attribute.
|
void |
addJidPredecessor(JobReference ajidPredecessor)
Add a com.sun.grid.jgdi.configuration.JobReference attribute.
|
void |
addJidRequest(JobReference ajidRequest)
Add a com.sun.grid.jgdi.configuration.JobReference attribute.
|
void |
addJidSuccessor(JobReference ajidSuccessor)
Add a com.sun.grid.jgdi.configuration.JobReference attribute.
|
void |
addJobArgs(java.lang.String ajobArgs)
Add a java.lang.String attribute.
|
void |
addMail(MailReceiver amail)
Add a com.sun.grid.jgdi.configuration.MailReceiver attribute.
|
void |
addMasterHardQueue(java.lang.String amasterHardQueue)
Add a java.lang.String attribute.
|
void |
addPathAliases(PathAlias apathAliases)
Add a com.sun.grid.jgdi.configuration.PathAlias attribute.
|
void |
addPeRange(Range apeRange)
Add a com.sun.grid.jgdi.configuration.Range attribute.
|
void |
addShell(PathName ashell)
Add a com.sun.grid.jgdi.configuration.PathName attribute.
|
void |
addSoftQueue(java.lang.String asoftQueue)
Add a java.lang.String attribute.
|
void |
addSoftResource(ComplexEntry asoftResource)
Add a com.sun.grid.jgdi.configuration.ComplexEntry attribute.
|
void |
addStderrPath(PathName astderrPath)
Add a com.sun.grid.jgdi.configuration.PathName attribute.
|
void |
addStdinPath(PathName astdinPath)
Add a com.sun.grid.jgdi.configuration.PathName attribute.
|
void |
addStdoutPath(PathName astdoutPath)
Add a com.sun.grid.jgdi.configuration.PathName attribute.
|
void |
addUser(java.lang.String auser)
Add a java.lang.String attribute.
|
java.lang.String |
dump() |
boolean |
equals(java.lang.Object obj)
Is the primary key information equal to the primary key information
of
obj . |
boolean |
equalsCompletely(java.lang.Object obj) |
java.lang.String |
getAccount()
Get the value of the account attribute.
|
int |
getAr()
Get the value of the ar attribute.
|
Binding |
getBinding(int index)
Get a com.sun.grid.jgdi.configuration.Binding attribute at an index.
|
int |
getBindingCount()
Get the number of com.sun.grid.jgdi.configuration.Binding attributes.
|
java.util.List<Binding> |
getBindingList()
Get a unmodifiable list of all com.sun.grid.jgdi.configuration.Binding attributes.
|
int |
getCheckpointAttr()
Get the value of the checkpointAttr attribute.
|
int |
getCheckpointInterval()
Get the value of the checkpointInterval attribute.
|
java.lang.String |
getCheckpointName()
Get the value of the checkpointName attribute.
|
Checkpoint |
getCheckpointObject()
Get the value of the checkpointObject attribute.
|
java.lang.String |
getContext(java.lang.String key)
Get the context attribute for a key.
|
int |
getContextCount()
Get the number of keys which have the attribute context set.
|
java.util.Set<java.lang.String> |
getContextKeys()
Get the set of keys which have the attribute context set.
|
java.lang.String |
getCred()
Get the value of the cred attribute.
|
java.lang.String |
getCwd()
Get the value of the cwd attribute.
|
int |
getDeadline()
Get the value of the deadline attribute.
|
java.lang.String |
getDefaultContext()
Get the default value of the attribute context.
|
java.lang.String |
getDefaultEnv()
Get the default value of the attribute env.
|
java.lang.String |
getDepartment()
Get the value of the department attribute.
|
java.lang.String |
getDirectivePrefix()
Get the value of the directivePrefix attribute.
|
double |
getDlcontr()
Get the value of the dlcontr attribute.
|
java.lang.String |
getEnv(java.lang.String key)
Get the env attribute for a key.
|
int |
getEnvCount()
Get the number of keys which have the attribute env set.
|
java.util.Set<java.lang.String> |
getEnvKeys()
Get the set of keys which have the attribute env set.
|
java.lang.String |
getExecFile()
Get the value of the execFile attribute.
|
int |
getExecutionTime()
Get the value of the executionTime attribute.
|
int |
getGid()
Get the value of the gid attribute.
|
java.lang.String |
getGroup()
Get the value of the group attribute.
|
java.lang.String |
getHardQueue(int index)
Get a java.lang.String attribute at an index.
|
int |
getHardQueueCount()
Get the number of java.lang.String attributes.
|
java.util.List<java.lang.String> |
getHardQueueList()
Get a unmodifiable list of all java.lang.String attributes.
|
ComplexEntry |
getHardResource(int index)
Get a com.sun.grid.jgdi.configuration.ComplexEntry attribute at an index.
|
int |
getHardResourceCount()
Get the number of com.sun.grid.jgdi.configuration.ComplexEntry attributes.
|
java.util.List<ComplexEntry> |
getHardResourceList()
Get a unmodifiable list of all com.sun.grid.jgdi.configuration.ComplexEntry attributes.
|
java.lang.String |
getHost()
Get the value of the host attribute.
|
JobReference |
getJaAdPredecessor(int index)
Get a com.sun.grid.jgdi.configuration.JobReference attribute at an index.
|
int |
getJaAdPredecessorCount()
Get the number of com.sun.grid.jgdi.configuration.JobReference attributes.
|
java.util.List<JobReference> |
getJaAdPredecessorList()
Get a unmodifiable list of all com.sun.grid.jgdi.configuration.JobReference attributes.
|
JobReference |
getJaAdRequest(int index)
Get a com.sun.grid.jgdi.configuration.JobReference attribute at an index.
|
int |
getJaAdRequestCount()
Get the number of com.sun.grid.jgdi.configuration.JobReference attributes.
|
java.util.List<JobReference> |
getJaAdRequestList()
Get a unmodifiable list of all com.sun.grid.jgdi.configuration.JobReference attributes.
|
JobReference |
getJaAdSuccessor(int index)
Get a com.sun.grid.jgdi.configuration.JobReference attribute at an index.
|
int |
getJaAdSuccessorCount()
Get the number of com.sun.grid.jgdi.configuration.JobReference attributes.
|
java.util.List<JobReference> |
getJaAdSuccessorList()
Get a unmodifiable list of all com.sun.grid.jgdi.configuration.JobReference attributes.
|
Range |
getJaAHIds(int index)
Get a com.sun.grid.jgdi.configuration.Range attribute at an index.
|
int |
getJaAHIdsCount()
Get the number of com.sun.grid.jgdi.configuration.Range attributes.
|
java.util.List<Range> |
getJaAHIdsList()
Get a unmodifiable list of all com.sun.grid.jgdi.configuration.Range attributes.
|
Range |
getJaNHIds(int index)
Get a com.sun.grid.jgdi.configuration.Range attribute at an index.
|
int |
getJaNHIdsCount()
Get the number of com.sun.grid.jgdi.configuration.Range attributes.
|
java.util.List<Range> |
getJaNHIdsList()
Get a unmodifiable list of all com.sun.grid.jgdi.configuration.Range attributes.
|
Range |
getJaOHIds(int index)
Get a com.sun.grid.jgdi.configuration.Range attribute at an index.
|
int |
getJaOHIdsCount()
Get the number of com.sun.grid.jgdi.configuration.Range attributes.
|
java.util.List<Range> |
getJaOHIdsList()
Get a unmodifiable list of all com.sun.grid.jgdi.configuration.Range attributes.
|
Range |
getJaSHIds(int index)
Get a com.sun.grid.jgdi.configuration.Range attribute at an index.
|
int |
getJaSHIdsCount()
Get the number of com.sun.grid.jgdi.configuration.Range attributes.
|
java.util.List<Range> |
getJaSHIdsList()
Get a unmodifiable list of all com.sun.grid.jgdi.configuration.Range attributes.
|
Range |
getJaStructure(int index)
Get a com.sun.grid.jgdi.configuration.Range attribute at an index.
|
int |
getJaStructureCount()
Get the number of com.sun.grid.jgdi.configuration.Range attributes.
|
java.util.List<Range> |
getJaStructureList()
Get a unmodifiable list of all com.sun.grid.jgdi.configuration.Range attributes.
|
int |
getJaTaskConcurrency()
Get the value of the jaTaskConcurrency attribute.
|
JobTask |
getJaTasks(int index)
Get a com.sun.grid.jgdi.configuration.JobTask attribute at an index.
|
int |
getJaTasksCount()
Get the number of com.sun.grid.jgdi.configuration.JobTask attributes.
|
java.util.List<JobTask> |
getJaTasksList()
Get a unmodifiable list of all com.sun.grid.jgdi.configuration.JobTask attributes.
|
JobTask |
getJaTemplate(int index)
Get a com.sun.grid.jgdi.configuration.JobTask attribute at an index.
|
int |
getJaTemplateCount()
Get the number of com.sun.grid.jgdi.configuration.JobTask attributes.
|
java.util.List<JobTask> |
getJaTemplateList()
Get a unmodifiable list of all com.sun.grid.jgdi.configuration.JobTask attributes.
|
Range |
getJaUHIds(int index)
Get a com.sun.grid.jgdi.configuration.Range attribute at an index.
|
int |
getJaUHIdsCount()
Get the number of com.sun.grid.jgdi.configuration.Range attributes.
|
java.util.List<Range> |
getJaUHIdsList()
Get a unmodifiable list of all com.sun.grid.jgdi.configuration.Range attributes.
|
JobReference |
getJidPredecessor(int index)
Get a com.sun.grid.jgdi.configuration.JobReference attribute at an index.
|
int |
getJidPredecessorCount()
Get the number of com.sun.grid.jgdi.configuration.JobReference attributes.
|
java.util.List<JobReference> |
getJidPredecessorList()
Get a unmodifiable list of all com.sun.grid.jgdi.configuration.JobReference attributes.
|
JobReference |
getJidRequest(int index)
Get a com.sun.grid.jgdi.configuration.JobReference attribute at an index.
|
int |
getJidRequestCount()
Get the number of com.sun.grid.jgdi.configuration.JobReference attributes.
|
java.util.List<JobReference> |
getJidRequestList()
Get a unmodifiable list of all com.sun.grid.jgdi.configuration.JobReference attributes.
|
JobReference |
getJidSuccessor(int index)
Get a com.sun.grid.jgdi.configuration.JobReference attribute at an index.
|
int |
getJidSuccessorCount()
Get the number of com.sun.grid.jgdi.configuration.JobReference attributes.
|
java.util.List<JobReference> |
getJidSuccessorList()
Get a unmodifiable list of all com.sun.grid.jgdi.configuration.JobReference attributes.
|
java.lang.String |
getJobArgs(int index)
Get a java.lang.String attribute at an index.
|
int |
getJobArgsCount()
Get the number of java.lang.String attributes.
|
java.util.List<java.lang.String> |
getJobArgsList()
Get a unmodifiable list of all java.lang.String attributes.
|
java.lang.String |
getJobName()
Get the value of the jobName attribute.
|
int |
getJobNumber()
Get the value of the jobNumber attribute.
|
int |
getJobshare()
Get the value of the jobshare attribute.
|
MailReceiver |
getMail(int index)
Get a com.sun.grid.jgdi.configuration.MailReceiver attribute at an index.
|
int |
getMailCount()
Get the number of com.sun.grid.jgdi.configuration.MailReceiver attributes.
|
java.util.List<MailReceiver> |
getMailList()
Get a unmodifiable list of all com.sun.grid.jgdi.configuration.MailReceiver attributes.
|
int |
getMailOptions()
Get the value of the mailOptions attribute.
|
java.lang.String |
getMasterHardQueue(int index)
Get a java.lang.String attribute at an index.
|
int |
getMasterHardQueueCount()
Get the number of java.lang.String attributes.
|
java.util.List<java.lang.String> |
getMasterHardQueueList()
Get a unmodifiable list of all java.lang.String attributes.
|
double |
getNppri()
Get the value of the nppri attribute.
|
double |
getNurg()
Get the value of the nurg attribute.
|
int |
getOverrideTickets()
Get the value of the overrideTickets attribute.
|
java.lang.String |
getOwner()
Get the value of the owner attribute.
|
PathAlias |
getPathAliases(int index)
Get a com.sun.grid.jgdi.configuration.PathAlias attribute at an index.
|
int |
getPathAliasesCount()
Get the number of com.sun.grid.jgdi.configuration.PathAlias attributes.
|
java.util.List<PathAlias> |
getPathAliasesList()
Get a unmodifiable list of all com.sun.grid.jgdi.configuration.PathAlias attributes.
|
java.lang.String |
getPe()
Get the value of the pe attribute.
|
Range |
getPeRange(int index)
Get a com.sun.grid.jgdi.configuration.Range attribute at an index.
|
int |
getPeRangeCount()
Get the number of com.sun.grid.jgdi.configuration.Range attributes.
|
java.util.List<Range> |
getPeRangeList()
Get a unmodifiable list of all com.sun.grid.jgdi.configuration.Range attributes.
|
int |
getPriority()
Get the value of the priority attribute.
|
java.lang.String |
getProject()
Get the value of the project attribute.
|
int |
getPty()
Get the value of the pty attribute.
|
int |
getRestart()
Get the value of the restart attribute.
|
double |
getRrcontr()
Get the value of the rrcontr attribute.
|
java.lang.String |
getScriptFile()
Get the value of the scriptFile attribute.
|
java.lang.String |
getScriptPtr()
Get the value of the scriptPtr attribute.
|
int |
getScriptSize()
Get the value of the scriptSize attribute.
|
java.lang.String |
getSession()
Get the value of the session attribute.
|
PathName |
getShell(int index)
Get a com.sun.grid.jgdi.configuration.PathName attribute at an index.
|
int |
getShellCount()
Get the number of com.sun.grid.jgdi.configuration.PathName attributes.
|
java.util.List<PathName> |
getShellList()
Get a unmodifiable list of all com.sun.grid.jgdi.configuration.PathName attributes.
|
java.lang.String |
getSoftQueue(int index)
Get a java.lang.String attribute at an index.
|
int |
getSoftQueueCount()
Get the number of java.lang.String attributes.
|
java.util.List<java.lang.String> |
getSoftQueueList()
Get a unmodifiable list of all java.lang.String attributes.
|
ComplexEntry |
getSoftResource(int index)
Get a com.sun.grid.jgdi.configuration.ComplexEntry attribute at an index.
|
int |
getSoftResourceCount()
Get the number of com.sun.grid.jgdi.configuration.ComplexEntry attributes.
|
java.util.List<ComplexEntry> |
getSoftResourceList()
Get a unmodifiable list of all com.sun.grid.jgdi.configuration.ComplexEntry attributes.
|
PathName |
getStderrPath(int index)
Get a com.sun.grid.jgdi.configuration.PathName attribute at an index.
|
int |
getStderrPathCount()
Get the number of com.sun.grid.jgdi.configuration.PathName attributes.
|
java.util.List<PathName> |
getStderrPathList()
Get a unmodifiable list of all com.sun.grid.jgdi.configuration.PathName attributes.
|
PathName |
getStdinPath(int index)
Get a com.sun.grid.jgdi.configuration.PathName attribute at an index.
|
int |
getStdinPathCount()
Get the number of com.sun.grid.jgdi.configuration.PathName attributes.
|
java.util.List<PathName> |
getStdinPathList()
Get a unmodifiable list of all com.sun.grid.jgdi.configuration.PathName attributes.
|
PathName |
getStdoutPath(int index)
Get a com.sun.grid.jgdi.configuration.PathName attribute at an index.
|
int |
getStdoutPathCount()
Get the number of com.sun.grid.jgdi.configuration.PathName attributes.
|
java.util.List<PathName> |
getStdoutPathList()
Get a unmodifiable list of all com.sun.grid.jgdi.configuration.PathName attributes.
|
int |
getSubmissionTime()
Get the value of the submissionTime attribute.
|
java.lang.String |
getTgt()
Get the value of the tgt attribute.
|
int |
getType()
Get the value of the type attribute.
|
int |
getUid()
Get the value of the uid attribute.
|
double |
getUrg()
Get the value of the urg attribute.
|
java.lang.String |
getUser(int index)
Get a java.lang.String attribute at an index.
|
int |
getUserCount()
Get the number of java.lang.String attributes.
|
java.util.List<java.lang.String> |
getUserList()
Get a unmodifiable list of all java.lang.String attributes.
|
int |
getVerify()
Get the value of the verify attribute.
|
int |
getVerifySuitableQueues()
Get the value of the verifySuitableQueues attribute.
|
int |
getVersion()
Get the value of the version attribute.
|
double |
getWtcontr()
Get the value of the wtcontr attribute.
|
boolean |
isMergeStderr()
Get the value of the mergeStderr attribute.
|
boolean |
isNotify()
Get the value of the notify attribute.
|
boolean |
isReserve()
Get the value of the reserve attribute.
|
boolean |
isSetAccount()
Determine if the account attribute is set
|
boolean |
isSetAr()
Determine if the ar attribute is set
|
boolean |
isSetBinding()
Determine if the binding attribute is set
|
boolean |
isSetCheckpointAttr()
Determine if the checkpointAttr attribute is set
|
boolean |
isSetCheckpointInterval()
Determine if the checkpointInterval attribute is set
|
boolean |
isSetCheckpointName()
Determine if the checkpointName attribute is set
|
boolean |
isSetCheckpointObject()
Determine if the checkpointObject attribute is set
|
boolean |
isSetContext()
Determine if any context attribute is set
|
boolean |
isSetContext(java.lang.String key)
Determine if any context attribute is for a key is set
|
boolean |
isSetCred()
Determine if the cred attribute is set
|
boolean |
isSetCwd()
Determine if the cwd attribute is set
|
boolean |
isSetDeadline()
Determine if the deadline attribute is set
|
boolean |
isSetDepartment()
Determine if the department attribute is set
|
boolean |
isSetDirectivePrefix()
Determine if the directivePrefix attribute is set
|
boolean |
isSetDlcontr()
Determine if the dlcontr attribute is set
|
boolean |
isSetEnv()
Determine if any env attribute is set
|
boolean |
isSetEnv(java.lang.String key)
Determine if any env attribute is for a key is set
|
boolean |
isSetExecFile()
Determine if the execFile attribute is set
|
boolean |
isSetExecutionTime()
Determine if the executionTime attribute is set
|
boolean |
isSetGid()
Determine if the gid attribute is set
|
boolean |
isSetGroup()
Determine if the group attribute is set
|
boolean |
isSetHardQueue()
Determine if the hardQueue attribute is set
|
boolean |
isSetHardResource()
Determine if the hardResource attribute is set
|
boolean |
isSetHost()
Determine if the host attribute is set
|
boolean |
isSetJaAdPredecessor()
Determine if the jaAdPredecessor attribute is set
|
boolean |
isSetJaAdRequest()
Determine if the jaAdRequest attribute is set
|
boolean |
isSetJaAdSuccessor()
Determine if the jaAdSuccessor attribute is set
|
boolean |
isSetJaAHIds()
Determine if the jaAHIds attribute is set
|
boolean |
isSetJaNHIds()
Determine if the jaNHIds attribute is set
|
boolean |
isSetJaOHIds()
Determine if the jaOHIds attribute is set
|
boolean |
isSetJaSHIds()
Determine if the jaSHIds attribute is set
|
boolean |
isSetJaStructure()
Determine if the jaStructure attribute is set
|
boolean |
isSetJaTaskConcurrency()
Determine if the jaTaskConcurrency attribute is set
|
boolean |
isSetJaTasks()
Determine if the jaTasks attribute is set
|
boolean |
isSetJaTemplate()
Determine if the jaTemplate attribute is set
|
boolean |
isSetJaUHIds()
Determine if the jaUHIds attribute is set
|
boolean |
isSetJidPredecessor()
Determine if the jidPredecessor attribute is set
|
boolean |
isSetJidRequest()
Determine if the jidRequest attribute is set
|
boolean |
isSetJidSuccessor()
Determine if the jidSuccessor attribute is set
|
boolean |
isSetJobArgs()
Determine if the jobArgs attribute is set
|
boolean |
isSetJobName()
Determine if the jobName attribute is set
|
boolean |
isSetJobNumber()
Determine if the jobNumber attribute is set
|
boolean |
isSetJobshare()
Determine if the jobshare attribute is set
|
boolean |
isSetMail()
Determine if the mail attribute is set
|
boolean |
isSetMailOptions()
Determine if the mailOptions attribute is set
|
boolean |
isSetMasterHardQueue()
Determine if the masterHardQueue attribute is set
|
boolean |
isSetMergeStderr()
Determine if the mergeStderr attribute is set
|
boolean |
isSetNotify()
Determine if the notify attribute is set
|
boolean |
isSetNppri()
Determine if the nppri attribute is set
|
boolean |
isSetNurg()
Determine if the nurg attribute is set
|
boolean |
isSetOverrideTickets()
Determine if the overrideTickets attribute is set
|
boolean |
isSetOwner()
Determine if the owner attribute is set
|
boolean |
isSetPathAliases()
Determine if the pathAliases attribute is set
|
boolean |
isSetPe()
Determine if the pe attribute is set
|
boolean |
isSetPeRange()
Determine if the peRange attribute is set
|
boolean |
isSetPriority()
Determine if the priority attribute is set
|
boolean |
isSetProject()
Determine if the project attribute is set
|
boolean |
isSetPty()
Determine if the pty attribute is set
|
boolean |
isSetReserve()
Determine if the reserve attribute is set
|
boolean |
isSetRestart()
Determine if the restart attribute is set
|
boolean |
isSetRrcontr()
Determine if the rrcontr attribute is set
|
boolean |
isSetScriptFile()
Determine if the scriptFile attribute is set
|
boolean |
isSetScriptPtr()
Determine if the scriptPtr attribute is set
|
boolean |
isSetScriptSize()
Determine if the scriptSize attribute is set
|
boolean |
isSetSession()
Determine if the session attribute is set
|
boolean |
isSetShell()
Determine if the shell attribute is set
|
boolean |
isSetSoftQueue()
Determine if the softQueue attribute is set
|
boolean |
isSetSoftResource()
Determine if the softResource attribute is set
|
boolean |
isSetStderrPath()
Determine if the stderrPath attribute is set
|
boolean |
isSetStdinPath()
Determine if the stdinPath attribute is set
|
boolean |
isSetStdoutPath()
Determine if the stdoutPath attribute is set
|
boolean |
isSetSubmissionTime()
Determine if the submissionTime attribute is set
|
boolean |
isSetTgt()
Determine if the tgt attribute is set
|
boolean |
isSetType()
Determine if the type attribute is set
|
boolean |
isSetUid()
Determine if the uid attribute is set
|
boolean |
isSetUrg()
Determine if the urg attribute is set
|
boolean |
isSetUser()
Determine if the user attribute is set
|
boolean |
isSetVerify()
Determine if the verify attribute is set
|
boolean |
isSetVerifySuitableQueues()
Determine if the verifySuitableQueues attribute is set
|
boolean |
isSetVersion()
Determine if the version attribute is set
|
boolean |
isSetWtcontr()
Determine if the wtcontr attribute is set
|
void |
putContext(java.lang.String key,
java.lang.String value)
Put the attribute context for a key.
|
void |
putEnv(java.lang.String key,
java.lang.String value)
Put the attribute env for a key.
|
void |
removeAllBinding()
Remove all com.sun.grid.jgdi.configuration.Binding attributes.
|
void |
removeAllContext()
Remove the attribute context for all keys.
|
void |
removeAllEnv()
Remove the attribute env for all keys.
|
void |
removeAllHardQueue()
Remove all java.lang.String attributes.
|
void |
removeAllHardResource()
Remove all com.sun.grid.jgdi.configuration.ComplexEntry attributes.
|
void |
removeAllJaAdPredecessor()
Remove all com.sun.grid.jgdi.configuration.JobReference attributes.
|
void |
removeAllJaAdRequest()
Remove all com.sun.grid.jgdi.configuration.JobReference attributes.
|
void |
removeAllJaAdSuccessor()
Remove all com.sun.grid.jgdi.configuration.JobReference attributes.
|
void |
removeAllJaAHIds()
Remove all com.sun.grid.jgdi.configuration.Range attributes.
|
void |
removeAllJaNHIds()
Remove all com.sun.grid.jgdi.configuration.Range attributes.
|
void |
removeAllJaOHIds()
Remove all com.sun.grid.jgdi.configuration.Range attributes.
|
void |
removeAllJaSHIds()
Remove all com.sun.grid.jgdi.configuration.Range attributes.
|
void |
removeAllJaStructure()
Remove all com.sun.grid.jgdi.configuration.Range attributes.
|
void |
removeAllJaTasks()
Remove all com.sun.grid.jgdi.configuration.JobTask attributes.
|
void |
removeAllJaTemplate()
Remove all com.sun.grid.jgdi.configuration.JobTask attributes.
|
void |
removeAllJaUHIds()
Remove all com.sun.grid.jgdi.configuration.Range attributes.
|
void |
removeAllJidPredecessor()
Remove all com.sun.grid.jgdi.configuration.JobReference attributes.
|
void |
removeAllJidRequest()
Remove all com.sun.grid.jgdi.configuration.JobReference attributes.
|
void |
removeAllJidSuccessor()
Remove all com.sun.grid.jgdi.configuration.JobReference attributes.
|
void |
removeAllJobArgs()
Remove all java.lang.String attributes.
|
void |
removeAllMail()
Remove all com.sun.grid.jgdi.configuration.MailReceiver attributes.
|
void |
removeAllMasterHardQueue()
Remove all java.lang.String attributes.
|
void |
removeAllPathAliases()
Remove all com.sun.grid.jgdi.configuration.PathAlias attributes.
|
void |
removeAllPeRange()
Remove all com.sun.grid.jgdi.configuration.Range attributes.
|
void |
removeAllShell()
Remove all com.sun.grid.jgdi.configuration.PathName attributes.
|
void |
removeAllSoftQueue()
Remove all java.lang.String attributes.
|
void |
removeAllSoftResource()
Remove all com.sun.grid.jgdi.configuration.ComplexEntry attributes.
|
void |
removeAllStderrPath()
Remove all com.sun.grid.jgdi.configuration.PathName attributes.
|
void |
removeAllStdinPath()
Remove all com.sun.grid.jgdi.configuration.PathName attributes.
|
void |
removeAllStdoutPath()
Remove all com.sun.grid.jgdi.configuration.PathName attributes.
|
void |
removeAllUser()
Remove all java.lang.String attributes.
|
boolean |
removeBinding(Binding abinding)
Remote a specific com.sun.grid.jgdi.configuration.Binding attribute.
|
Binding |
removeBinding(int index)
Remote a com.sun.grid.jgdi.configuration.Binding attribute at an index.
|
java.lang.String |
removeContext(java.lang.String key)
remove the attribute context for a key.
|
java.lang.String |
removeEnv(java.lang.String key)
remove the attribute env for a key.
|
java.lang.String |
removeHardQueue(int index)
Remote a java.lang.String attribute at an index.
|
boolean |
removeHardQueue(java.lang.String ahardQueue)
Remote a specific java.lang.String attribute.
|
boolean |
removeHardResource(ComplexEntry ahardResource)
Remote a specific com.sun.grid.jgdi.configuration.ComplexEntry attribute.
|
ComplexEntry |
removeHardResource(int index)
Remote a com.sun.grid.jgdi.configuration.ComplexEntry attribute at an index.
|
JobReference |
removeJaAdPredecessor(int index)
Remote a com.sun.grid.jgdi.configuration.JobReference attribute at an index.
|
boolean |
removeJaAdPredecessor(JobReference ajaAdPredecessor)
Remote a specific com.sun.grid.jgdi.configuration.JobReference attribute.
|
JobReference |
removeJaAdRequest(int index)
Remote a com.sun.grid.jgdi.configuration.JobReference attribute at an index.
|
boolean |
removeJaAdRequest(JobReference ajaAdRequest)
Remote a specific com.sun.grid.jgdi.configuration.JobReference attribute.
|
JobReference |
removeJaAdSuccessor(int index)
Remote a com.sun.grid.jgdi.configuration.JobReference attribute at an index.
|
boolean |
removeJaAdSuccessor(JobReference ajaAdSuccessor)
Remote a specific com.sun.grid.jgdi.configuration.JobReference attribute.
|
Range |
removeJaAHIds(int index)
Remote a com.sun.grid.jgdi.configuration.Range attribute at an index.
|
boolean |
removeJaAHIds(Range ajaAHIds)
Remote a specific com.sun.grid.jgdi.configuration.Range attribute.
|
Range |
removeJaNHIds(int index)
Remote a com.sun.grid.jgdi.configuration.Range attribute at an index.
|
boolean |
removeJaNHIds(Range ajaNHIds)
Remote a specific com.sun.grid.jgdi.configuration.Range attribute.
|
Range |
removeJaOHIds(int index)
Remote a com.sun.grid.jgdi.configuration.Range attribute at an index.
|
boolean |
removeJaOHIds(Range ajaOHIds)
Remote a specific com.sun.grid.jgdi.configuration.Range attribute.
|
Range |
removeJaSHIds(int index)
Remote a com.sun.grid.jgdi.configuration.Range attribute at an index.
|
boolean |
removeJaSHIds(Range ajaSHIds)
Remote a specific com.sun.grid.jgdi.configuration.Range attribute.
|
Range |
removeJaStructure(int index)
Remote a com.sun.grid.jgdi.configuration.Range attribute at an index.
|
boolean |
removeJaStructure(Range ajaStructure)
Remote a specific com.sun.grid.jgdi.configuration.Range attribute.
|
JobTask |
removeJaTasks(int index)
Remote a com.sun.grid.jgdi.configuration.JobTask attribute at an index.
|
boolean |
removeJaTasks(JobTask ajaTasks)
Remote a specific com.sun.grid.jgdi.configuration.JobTask attribute.
|
JobTask |
removeJaTemplate(int index)
Remote a com.sun.grid.jgdi.configuration.JobTask attribute at an index.
|
boolean |
removeJaTemplate(JobTask ajaTemplate)
Remote a specific com.sun.grid.jgdi.configuration.JobTask attribute.
|
Range |
removeJaUHIds(int index)
Remote a com.sun.grid.jgdi.configuration.Range attribute at an index.
|
boolean |
removeJaUHIds(Range ajaUHIds)
Remote a specific com.sun.grid.jgdi.configuration.Range attribute.
|
JobReference |
removeJidPredecessor(int index)
Remote a com.sun.grid.jgdi.configuration.JobReference attribute at an index.
|
boolean |
removeJidPredecessor(JobReference ajidPredecessor)
Remote a specific com.sun.grid.jgdi.configuration.JobReference attribute.
|
JobReference |
removeJidRequest(int index)
Remote a com.sun.grid.jgdi.configuration.JobReference attribute at an index.
|
boolean |
removeJidRequest(JobReference ajidRequest)
Remote a specific com.sun.grid.jgdi.configuration.JobReference attribute.
|
JobReference |
removeJidSuccessor(int index)
Remote a com.sun.grid.jgdi.configuration.JobReference attribute at an index.
|
boolean |
removeJidSuccessor(JobReference ajidSuccessor)
Remote a specific com.sun.grid.jgdi.configuration.JobReference attribute.
|
java.lang.String |
removeJobArgs(int index)
Remote a java.lang.String attribute at an index.
|
boolean |
removeJobArgs(java.lang.String ajobArgs)
Remote a specific java.lang.String attribute.
|
MailReceiver |
removeMail(int index)
Remote a com.sun.grid.jgdi.configuration.MailReceiver attribute at an index.
|
boolean |
removeMail(MailReceiver amail)
Remote a specific com.sun.grid.jgdi.configuration.MailReceiver attribute.
|
java.lang.String |
removeMasterHardQueue(int index)
Remote a java.lang.String attribute at an index.
|
boolean |
removeMasterHardQueue(java.lang.String amasterHardQueue)
Remote a specific java.lang.String attribute.
|
PathAlias |
removePathAliases(int index)
Remote a com.sun.grid.jgdi.configuration.PathAlias attribute at an index.
|
boolean |
removePathAliases(PathAlias apathAliases)
Remote a specific com.sun.grid.jgdi.configuration.PathAlias attribute.
|
Range |
removePeRange(int index)
Remote a com.sun.grid.jgdi.configuration.Range attribute at an index.
|
boolean |
removePeRange(Range apeRange)
Remote a specific com.sun.grid.jgdi.configuration.Range attribute.
|
PathName |
removeShell(int index)
Remote a com.sun.grid.jgdi.configuration.PathName attribute at an index.
|
boolean |
removeShell(PathName ashell)
Remote a specific com.sun.grid.jgdi.configuration.PathName attribute.
|
java.lang.String |
removeSoftQueue(int index)
Remote a java.lang.String attribute at an index.
|
boolean |
removeSoftQueue(java.lang.String asoftQueue)
Remote a specific java.lang.String attribute.
|
boolean |
removeSoftResource(ComplexEntry asoftResource)
Remote a specific com.sun.grid.jgdi.configuration.ComplexEntry attribute.
|
ComplexEntry |
removeSoftResource(int index)
Remote a com.sun.grid.jgdi.configuration.ComplexEntry attribute at an index.
|
PathName |
removeStderrPath(int index)
Remote a com.sun.grid.jgdi.configuration.PathName attribute at an index.
|
boolean |
removeStderrPath(PathName astderrPath)
Remote a specific com.sun.grid.jgdi.configuration.PathName attribute.
|
PathName |
removeStdinPath(int index)
Remote a com.sun.grid.jgdi.configuration.PathName attribute at an index.
|
boolean |
removeStdinPath(PathName astdinPath)
Remote a specific com.sun.grid.jgdi.configuration.PathName attribute.
|
PathName |
removeStdoutPath(int index)
Remote a com.sun.grid.jgdi.configuration.PathName attribute at an index.
|
boolean |
removeStdoutPath(PathName astdoutPath)
Remote a specific com.sun.grid.jgdi.configuration.PathName attribute.
|
java.lang.String |
removeUser(int index)
Remote a java.lang.String attribute at an index.
|
boolean |
removeUser(java.lang.String auser)
Remote a specific java.lang.String attribute.
|
void |
setAccount(java.lang.String aAccount)
Set the account attribute.
|
void |
setAr(int aAr)
Set the ar attribute.
|
void |
setBinding(int index,
Binding abinding)
Set a com.sun.grid.jgdi.configuration.Binding attribute.
|
void |
setCheckpointAttr(int aCheckpointAttr)
Set the checkpointAttr attribute.
|
void |
setCheckpointInterval(int aCheckpointInterval)
Set the checkpointInterval attribute.
|
void |
setCheckpointName(java.lang.String aCheckpointName)
Set the checkpointName attribute.
|
void |
setCheckpointObject(Checkpoint aCheckpointObject)
Set the checkpointObject attribute.
|
void |
setCred(java.lang.String aCred)
Set the cred attribute.
|
void |
setCwd(java.lang.String aCwd)
Set the cwd attribute.
|
void |
setDeadline(int aDeadline)
Set the deadline attribute.
|
void |
setDepartment(java.lang.String aDepartment)
Set the department attribute.
|
void |
setDirectivePrefix(java.lang.String aDirectivePrefix)
Set the directivePrefix attribute.
|
void |
setDlcontr(double aDlcontr)
Set the dlcontr attribute.
|
void |
setExecFile(java.lang.String aExecFile)
Set the execFile attribute.
|
void |
setExecutionTime(int aExecutionTime)
Set the executionTime attribute.
|
void |
setGid(int aGid)
Set the gid attribute.
|
void |
setGroup(java.lang.String aGroup)
Set the group attribute.
|
void |
setHardQueue(int index,
java.lang.String ahardQueue)
Set a java.lang.String attribute.
|
void |
setHardResource(int index,
ComplexEntry ahardResource)
Set a com.sun.grid.jgdi.configuration.ComplexEntry attribute.
|
void |
setHost(java.lang.String aHost)
Set the host attribute.
|
void |
setJaAdPredecessor(int index,
JobReference ajaAdPredecessor)
Set a com.sun.grid.jgdi.configuration.JobReference attribute.
|
void |
setJaAdRequest(int index,
JobReference ajaAdRequest)
Set a com.sun.grid.jgdi.configuration.JobReference attribute.
|
void |
setJaAdSuccessor(int index,
JobReference ajaAdSuccessor)
Set a com.sun.grid.jgdi.configuration.JobReference attribute.
|
void |
setJaAHIds(int index,
Range ajaAHIds)
Set a com.sun.grid.jgdi.configuration.Range attribute.
|
void |
setJaNHIds(int index,
Range ajaNHIds)
Set a com.sun.grid.jgdi.configuration.Range attribute.
|
void |
setJaOHIds(int index,
Range ajaOHIds)
Set a com.sun.grid.jgdi.configuration.Range attribute.
|
void |
setJaSHIds(int index,
Range ajaSHIds)
Set a com.sun.grid.jgdi.configuration.Range attribute.
|
void |
setJaStructure(int index,
Range ajaStructure)
Set a com.sun.grid.jgdi.configuration.Range attribute.
|
void |
setJaTaskConcurrency(int aJaTaskConcurrency)
Set the jaTaskConcurrency attribute.
|
void |
setJaTasks(int index,
JobTask ajaTasks)
Set a com.sun.grid.jgdi.configuration.JobTask attribute.
|
void |
setJaTemplate(int index,
JobTask ajaTemplate)
Set a com.sun.grid.jgdi.configuration.JobTask attribute.
|
void |
setJaUHIds(int index,
Range ajaUHIds)
Set a com.sun.grid.jgdi.configuration.Range attribute.
|
void |
setJidPredecessor(int index,
JobReference ajidPredecessor)
Set a com.sun.grid.jgdi.configuration.JobReference attribute.
|
void |
setJidRequest(int index,
JobReference ajidRequest)
Set a com.sun.grid.jgdi.configuration.JobReference attribute.
|
void |
setJidSuccessor(int index,
JobReference ajidSuccessor)
Set a com.sun.grid.jgdi.configuration.JobReference attribute.
|
void |
setJobArgs(int index,
java.lang.String ajobArgs)
Set a java.lang.String attribute.
|
void |
setJobName(java.lang.String aJobName)
Set the jobName attribute.
|
void |
setJobNumber(int aJobNumber)
Set the jobNumber attribute.
|
void |
setJobshare(int aJobshare)
Set the jobshare attribute.
|
void |
setMail(int index,
MailReceiver amail)
Set a com.sun.grid.jgdi.configuration.MailReceiver attribute.
|
void |
setMailOptions(int aMailOptions)
Set the mailOptions attribute.
|
void |
setMasterHardQueue(int index,
java.lang.String amasterHardQueue)
Set a java.lang.String attribute.
|
void |
setMergeStderr(boolean aMergeStderr)
Set the mergeStderr attribute.
|
void |
setNotify(boolean aNotify)
Set the notify attribute.
|
void |
setNppri(double aNppri)
Set the nppri attribute.
|
void |
setNurg(double aNurg)
Set the nurg attribute.
|
void |
setOverrideTickets(int aOverrideTickets)
Set the overrideTickets attribute.
|
void |
setOwner(java.lang.String aOwner)
Set the owner attribute.
|
void |
setPathAliases(int index,
PathAlias apathAliases)
Set a com.sun.grid.jgdi.configuration.PathAlias attribute.
|
void |
setPe(java.lang.String aPe)
Set the pe attribute.
|
void |
setPeRange(int index,
Range apeRange)
Set a com.sun.grid.jgdi.configuration.Range attribute.
|
void |
setPriority(int aPriority)
Set the priority attribute.
|
void |
setProject(java.lang.String aProject)
Set the project attribute.
|
void |
setPty(int aPty)
Set the pty attribute.
|
void |
setReserve(boolean aReserve)
Set the reserve attribute.
|
void |
setRestart(int aRestart)
Set the restart attribute.
|
void |
setRrcontr(double aRrcontr)
Set the rrcontr attribute.
|
void |
setScriptFile(java.lang.String aScriptFile)
Set the scriptFile attribute.
|
void |
setScriptPtr(java.lang.String aScriptPtr)
Set the scriptPtr attribute.
|
void |
setScriptSize(int aScriptSize)
Set the scriptSize attribute.
|
void |
setSession(java.lang.String aSession)
Set the session attribute.
|
void |
setShell(int index,
PathName ashell)
Set a com.sun.grid.jgdi.configuration.PathName attribute.
|
void |
setSoftQueue(int index,
java.lang.String asoftQueue)
Set a java.lang.String attribute.
|
void |
setSoftResource(int index,
ComplexEntry asoftResource)
Set a com.sun.grid.jgdi.configuration.ComplexEntry attribute.
|
void |
setStderrPath(int index,
PathName astderrPath)
Set a com.sun.grid.jgdi.configuration.PathName attribute.
|
void |
setStdinPath(int index,
PathName astdinPath)
Set a com.sun.grid.jgdi.configuration.PathName attribute.
|
void |
setStdoutPath(int index,
PathName astdoutPath)
Set a com.sun.grid.jgdi.configuration.PathName attribute.
|
void |
setSubmissionTime(int aSubmissionTime)
Set the submissionTime attribute.
|
void |
setTgt(java.lang.String aTgt)
Set the tgt attribute.
|
void |
setType(int aType)
Set the type attribute.
|
void |
setUid(int aUid)
Set the uid attribute.
|
void |
setUrg(double aUrg)
Set the urg attribute.
|
void |
setUser(int index,
java.lang.String auser)
Set a java.lang.String attribute.
|
void |
setVerify(int aVerify)
Set the verify attribute.
|
void |
setVerifySuitableQueues(int aVerifySuitableQueues)
Set the verifySuitableQueues attribute.
|
void |
setVersion(int aVersion)
Set the version attribute.
|
void |
setWtcontr(double aWtcontr)
Set the wtcontr attribute.
|
java.lang.String |
toString() |
getName, getParent, getPathName, getRoot, setName, setParent
public JobImpl()
public JobImpl(boolean initWithDefaultValues)
initWithDefaultValues
- if true
the new instance will
be initialized with the default values as defined
in the cull definition.public JobImpl(int jobNumber)
public boolean isSetJobNumber()
isSetJobNumber
in interface Job
true
if the jobNumber attribute is setpublic void setJobNumber(int aJobNumber)
setJobNumber
in interface Job
aJobNumber
- the new value for the jobNumber attributepublic int getJobNumber()
getJobNumber
in interface Job
public boolean isSetJobName()
isSetJobName
in interface Job
true
if the jobName attribute is setpublic void setJobName(java.lang.String aJobName)
setJobName
in interface Job
aJobName
- the new value for the jobName attributepublic java.lang.String getJobName()
getJobName
in interface Job
public boolean isSetVersion()
isSetVersion
in interface Job
true
if the version attribute is setpublic void setVersion(int aVersion)
aVersion
- the new value for the version attributepublic int getVersion()
getVersion
in interface Job
public void addJidRequest(JobReference ajidRequest)
addJidRequest
in interface Job
ajidRequest
- the new com.sun.grid.jgdi.configuration.JobReference attributepublic void setJidRequest(int index, JobReference ajidRequest)
setJidRequest
in interface Job
index
- index of the com.sun.grid.jgdi.configuration.JobReference attributeajidRequest
- the new com.sun.grid.jgdi.configuration.JobReference attributepublic void removeAllJidRequest()
removeAllJidRequest
in interface Job
public JobReference removeJidRequest(int index)
removeJidRequest
in interface Job
index
- the index of the com.sun.grid.jgdi.configuration.JobReference attribute which should be
removednull
if
no attribute at this index is storedpublic boolean removeJidRequest(JobReference ajidRequest)
removeJidRequest
in interface Job
ajidRequest
- the com.sun.grid.jgdi.configuration.JobReference attribute which should be
removedtrue
if the com.sun.grid.jgdi.configuration.JobReference attribute has been removedpublic java.util.List<JobReference> getJidRequestList()
getJidRequestList
in interface Job
public int getJidRequestCount()
getJidRequestCount
in interface Job
public JobReference getJidRequest(int index)
getJidRequest
in interface Job
index
- the index of the com.sun.grid.jgdi.configuration.JobReference attribute which should be
removedpublic boolean isSetJidRequest()
isSetJidRequest
in interface Job
true
if the jidRequest attribute is setpublic void addJidPredecessor(JobReference ajidPredecessor)
ajidPredecessor
- the new com.sun.grid.jgdi.configuration.JobReference attributepublic void setJidPredecessor(int index, JobReference ajidPredecessor)
index
- index of the com.sun.grid.jgdi.configuration.JobReference attributeajidPredecessor
- the new com.sun.grid.jgdi.configuration.JobReference attributepublic void removeAllJidPredecessor()
public JobReference removeJidPredecessor(int index)
index
- the index of the com.sun.grid.jgdi.configuration.JobReference attribute which should be
removednull
if
no attribute at this index is storedpublic boolean removeJidPredecessor(JobReference ajidPredecessor)
ajidPredecessor
- the com.sun.grid.jgdi.configuration.JobReference attribute which should be
removedtrue
if the com.sun.grid.jgdi.configuration.JobReference attribute has been removedpublic java.util.List<JobReference> getJidPredecessorList()
getJidPredecessorList
in interface Job
public int getJidPredecessorCount()
getJidPredecessorCount
in interface Job
public JobReference getJidPredecessor(int index)
getJidPredecessor
in interface Job
index
- the index of the com.sun.grid.jgdi.configuration.JobReference attribute which should be
removedpublic boolean isSetJidPredecessor()
isSetJidPredecessor
in interface Job
true
if the jidPredecessor attribute is setpublic void addJidSuccessor(JobReference ajidSuccessor)
ajidSuccessor
- the new com.sun.grid.jgdi.configuration.JobReference attributepublic void setJidSuccessor(int index, JobReference ajidSuccessor)
index
- index of the com.sun.grid.jgdi.configuration.JobReference attributeajidSuccessor
- the new com.sun.grid.jgdi.configuration.JobReference attributepublic void removeAllJidSuccessor()
public JobReference removeJidSuccessor(int index)
index
- the index of the com.sun.grid.jgdi.configuration.JobReference attribute which should be
removednull
if
no attribute at this index is storedpublic boolean removeJidSuccessor(JobReference ajidSuccessor)
ajidSuccessor
- the com.sun.grid.jgdi.configuration.JobReference attribute which should be
removedtrue
if the com.sun.grid.jgdi.configuration.JobReference attribute has been removedpublic java.util.List<JobReference> getJidSuccessorList()
getJidSuccessorList
in interface Job
public int getJidSuccessorCount()
getJidSuccessorCount
in interface Job
public JobReference getJidSuccessor(int index)
getJidSuccessor
in interface Job
index
- the index of the com.sun.grid.jgdi.configuration.JobReference attribute which should be
removedpublic boolean isSetJidSuccessor()
isSetJidSuccessor
in interface Job
true
if the jidSuccessor attribute is setpublic void addJaAdRequest(JobReference ajaAdRequest)
addJaAdRequest
in interface Job
ajaAdRequest
- the new com.sun.grid.jgdi.configuration.JobReference attributepublic void setJaAdRequest(int index, JobReference ajaAdRequest)
setJaAdRequest
in interface Job
index
- index of the com.sun.grid.jgdi.configuration.JobReference attributeajaAdRequest
- the new com.sun.grid.jgdi.configuration.JobReference attributepublic void removeAllJaAdRequest()
removeAllJaAdRequest
in interface Job
public JobReference removeJaAdRequest(int index)
removeJaAdRequest
in interface Job
index
- the index of the com.sun.grid.jgdi.configuration.JobReference attribute which should be
removednull
if
no attribute at this index is storedpublic boolean removeJaAdRequest(JobReference ajaAdRequest)
removeJaAdRequest
in interface Job
ajaAdRequest
- the com.sun.grid.jgdi.configuration.JobReference attribute which should be
removedtrue
if the com.sun.grid.jgdi.configuration.JobReference attribute has been removedpublic java.util.List<JobReference> getJaAdRequestList()
getJaAdRequestList
in interface Job
public int getJaAdRequestCount()
getJaAdRequestCount
in interface Job
public JobReference getJaAdRequest(int index)
getJaAdRequest
in interface Job
index
- the index of the com.sun.grid.jgdi.configuration.JobReference attribute which should be
removedpublic boolean isSetJaAdRequest()
isSetJaAdRequest
in interface Job
true
if the jaAdRequest attribute is setpublic void addJaAdPredecessor(JobReference ajaAdPredecessor)
ajaAdPredecessor
- the new com.sun.grid.jgdi.configuration.JobReference attributepublic void setJaAdPredecessor(int index, JobReference ajaAdPredecessor)
index
- index of the com.sun.grid.jgdi.configuration.JobReference attributeajaAdPredecessor
- the new com.sun.grid.jgdi.configuration.JobReference attributepublic void removeAllJaAdPredecessor()
public JobReference removeJaAdPredecessor(int index)
index
- the index of the com.sun.grid.jgdi.configuration.JobReference attribute which should be
removednull
if
no attribute at this index is storedpublic boolean removeJaAdPredecessor(JobReference ajaAdPredecessor)
ajaAdPredecessor
- the com.sun.grid.jgdi.configuration.JobReference attribute which should be
removedtrue
if the com.sun.grid.jgdi.configuration.JobReference attribute has been removedpublic java.util.List<JobReference> getJaAdPredecessorList()
getJaAdPredecessorList
in interface Job
public int getJaAdPredecessorCount()
getJaAdPredecessorCount
in interface Job
public JobReference getJaAdPredecessor(int index)
getJaAdPredecessor
in interface Job
index
- the index of the com.sun.grid.jgdi.configuration.JobReference attribute which should be
removedpublic boolean isSetJaAdPredecessor()
isSetJaAdPredecessor
in interface Job
true
if the jaAdPredecessor attribute is setpublic void addJaAdSuccessor(JobReference ajaAdSuccessor)
ajaAdSuccessor
- the new com.sun.grid.jgdi.configuration.JobReference attributepublic void setJaAdSuccessor(int index, JobReference ajaAdSuccessor)
index
- index of the com.sun.grid.jgdi.configuration.JobReference attributeajaAdSuccessor
- the new com.sun.grid.jgdi.configuration.JobReference attributepublic void removeAllJaAdSuccessor()
public JobReference removeJaAdSuccessor(int index)
index
- the index of the com.sun.grid.jgdi.configuration.JobReference attribute which should be
removednull
if
no attribute at this index is storedpublic boolean removeJaAdSuccessor(JobReference ajaAdSuccessor)
ajaAdSuccessor
- the com.sun.grid.jgdi.configuration.JobReference attribute which should be
removedtrue
if the com.sun.grid.jgdi.configuration.JobReference attribute has been removedpublic java.util.List<JobReference> getJaAdSuccessorList()
getJaAdSuccessorList
in interface Job
public int getJaAdSuccessorCount()
getJaAdSuccessorCount
in interface Job
public JobReference getJaAdSuccessor(int index)
getJaAdSuccessor
in interface Job
index
- the index of the com.sun.grid.jgdi.configuration.JobReference attribute which should be
removedpublic boolean isSetJaAdSuccessor()
isSetJaAdSuccessor
in interface Job
true
if the jaAdSuccessor attribute is setpublic boolean isSetSession()
isSetSession
in interface Job
true
if the session attribute is setpublic void setSession(java.lang.String aSession)
setSession
in interface Job
aSession
- the new value for the session attributepublic java.lang.String getSession()
getSession
in interface Job
public boolean isSetProject()
isSetProject
in interface Job
true
if the project attribute is setpublic void setProject(java.lang.String aProject)
setProject
in interface Job
aProject
- the new value for the project attributepublic java.lang.String getProject()
getProject
in interface Job
public boolean isSetDepartment()
isSetDepartment
in interface Job
true
if the department attribute is setpublic void setDepartment(java.lang.String aDepartment)
setDepartment
in interface Job
aDepartment
- the new value for the department attributepublic java.lang.String getDepartment()
getDepartment
in interface Job
public boolean isSetDirectivePrefix()
isSetDirectivePrefix
in interface Job
true
if the directivePrefix attribute is setpublic void setDirectivePrefix(java.lang.String aDirectivePrefix)
setDirectivePrefix
in interface Job
aDirectivePrefix
- the new value for the directivePrefix attributepublic java.lang.String getDirectivePrefix()
getDirectivePrefix
in interface Job
public boolean isSetExecFile()
isSetExecFile
in interface Job
true
if the execFile attribute is setpublic void setExecFile(java.lang.String aExecFile)
setExecFile
in interface Job
aExecFile
- the new value for the execFile attributepublic java.lang.String getExecFile()
getExecFile
in interface Job
public boolean isSetScriptFile()
isSetScriptFile
in interface Job
true
if the scriptFile attribute is setpublic void setScriptFile(java.lang.String aScriptFile)
setScriptFile
in interface Job
aScriptFile
- the new value for the scriptFile attributepublic java.lang.String getScriptFile()
getScriptFile
in interface Job
public boolean isSetScriptSize()
isSetScriptSize
in interface Job
true
if the scriptSize attribute is setpublic void setScriptSize(int aScriptSize)
setScriptSize
in interface Job
aScriptSize
- the new value for the scriptSize attributepublic int getScriptSize()
getScriptSize
in interface Job
public boolean isSetScriptPtr()
isSetScriptPtr
in interface Job
true
if the scriptPtr attribute is setpublic void setScriptPtr(java.lang.String aScriptPtr)
setScriptPtr
in interface Job
aScriptPtr
- the new value for the scriptPtr attributepublic java.lang.String getScriptPtr()
getScriptPtr
in interface Job
public boolean isSetSubmissionTime()
isSetSubmissionTime
in interface Job
true
if the submissionTime attribute is setpublic void setSubmissionTime(int aSubmissionTime)
aSubmissionTime
- the new value for the submissionTime attributepublic int getSubmissionTime()
getSubmissionTime
in interface Job
public boolean isSetExecutionTime()
isSetExecutionTime
in interface Job
true
if the executionTime attribute is setpublic void setExecutionTime(int aExecutionTime)
setExecutionTime
in interface Job
aExecutionTime
- the new value for the executionTime attributepublic int getExecutionTime()
getExecutionTime
in interface Job
public boolean isSetDeadline()
isSetDeadline
in interface Job
true
if the deadline attribute is setpublic void setDeadline(int aDeadline)
setDeadline
in interface Job
aDeadline
- the new value for the deadline attributepublic int getDeadline()
getDeadline
in interface Job
public boolean isSetOwner()
isSetOwner
in interface Job
true
if the owner attribute is setpublic void setOwner(java.lang.String aOwner)
aOwner
- the new value for the owner attributepublic java.lang.String getOwner()
public boolean isSetUid()
public void setUid(int aUid)
aUid
- the new value for the uid attributepublic int getUid()
public boolean isSetGroup()
isSetGroup
in interface Job
true
if the group attribute is setpublic void setGroup(java.lang.String aGroup)
aGroup
- the new value for the group attributepublic java.lang.String getGroup()
public boolean isSetGid()
public void setGid(int aGid)
aGid
- the new value for the gid attributepublic int getGid()
public boolean isSetAccount()
isSetAccount
in interface Job
true
if the account attribute is setpublic void setAccount(java.lang.String aAccount)
setAccount
in interface Job
aAccount
- the new value for the account attributepublic java.lang.String getAccount()
getAccount
in interface Job
public boolean isSetCwd()
public void setCwd(java.lang.String aCwd)
public java.lang.String getCwd()
public boolean isSetNotify()
isSetNotify
in interface Job
true
if the notify attribute is setpublic void setNotify(boolean aNotify)
public boolean isNotify()
public boolean isSetType()
public void setType(int aType)
public int getType()
public boolean isSetReserve()
isSetReserve
in interface Job
true
if the reserve attribute is setpublic void setReserve(boolean aReserve)
setReserve
in interface Job
aReserve
- the new value for the reserve attributepublic boolean isReserve()
public boolean isSetPriority()
isSetPriority
in interface Job
true
if the priority attribute is setpublic void setPriority(int aPriority)
setPriority
in interface Job
aPriority
- the new value for the priority attributepublic int getPriority()
getPriority
in interface Job
public boolean isSetJobshare()
isSetJobshare
in interface Job
true
if the jobshare attribute is setpublic void setJobshare(int aJobshare)
setJobshare
in interface Job
aJobshare
- the new value for the jobshare attributepublic int getJobshare()
getJobshare
in interface Job
public void addShell(PathName ashell)
public void setShell(int index, PathName ashell)
public void removeAllShell()
removeAllShell
in interface Job
public PathName removeShell(int index)
removeShell
in interface Job
index
- the index of the com.sun.grid.jgdi.configuration.PathName attribute which should be
removednull
if
no attribute at this index is storedpublic boolean removeShell(PathName ashell)
removeShell
in interface Job
ashell
- the com.sun.grid.jgdi.configuration.PathName attribute which should be
removedtrue
if the com.sun.grid.jgdi.configuration.PathName attribute has been removedpublic java.util.List<PathName> getShellList()
getShellList
in interface Job
public int getShellCount()
getShellCount
in interface Job
public PathName getShell(int index)
public boolean isSetShell()
isSetShell
in interface Job
true
if the shell attribute is setpublic boolean isSetVerify()
isSetVerify
in interface Job
true
if the verify attribute is setpublic void setVerify(int aVerify)
aVerify
- the new value for the verify attributepublic int getVerify()
public void putEnv(java.lang.String key, java.lang.String value)
Put the attribute env for a key.
public java.lang.String getDefaultEnv()
Get the default value of the attribute env.
getDefaultEnv
in interface Job
java.lang.IllegalStateException
- if the default value is not setpublic java.lang.String getEnv(java.lang.String key)
Get the env attribute for a key.
public java.lang.String removeEnv(java.lang.String key)
remove the attribute env for a key.
public void removeAllEnv()
Remove the attribute env for all keys.
removeAllEnv
in interface Job
public java.util.Set<java.lang.String> getEnvKeys()
getEnvKeys
in interface Job
public int getEnvCount()
getEnvCount
in interface Job
public boolean isSetEnv()
public boolean isSetEnv(java.lang.String key)
public void putContext(java.lang.String key, java.lang.String value)
Put the attribute context for a key.
putContext
in interface Job
key
- the keyvalue
- the valuepublic java.lang.String getDefaultContext()
Get the default value of the attribute context.
getDefaultContext
in interface Job
java.lang.IllegalStateException
- if the default value is not setpublic java.lang.String getContext(java.lang.String key)
Get the context attribute for a key.
getContext
in interface Job
key
- the keypublic java.lang.String removeContext(java.lang.String key)
remove the attribute context for a key.
removeContext
in interface Job
key
- tje keynull
if the value attribute was not defined for the key.public void removeAllContext()
Remove the attribute context for all keys.
removeAllContext
in interface Job
public java.util.Set<java.lang.String> getContextKeys()
getContextKeys
in interface Job
public int getContextCount()
getContextCount
in interface Job
public boolean isSetContext()
isSetContext
in interface Job
true
if the context attribute is setpublic boolean isSetContext(java.lang.String key)
isSetContext
in interface Job
key
- the keytrue
if the context attribute is setpublic void addJobArgs(java.lang.String ajobArgs)
addJobArgs
in interface Job
ajobArgs
- the new java.lang.String attributepublic void setJobArgs(int index, java.lang.String ajobArgs)
setJobArgs
in interface Job
index
- index of the java.lang.String attributeajobArgs
- the new java.lang.String attributepublic void removeAllJobArgs()
removeAllJobArgs
in interface Job
public java.lang.String removeJobArgs(int index)
removeJobArgs
in interface Job
index
- the index of the java.lang.String attribute which should be
removednull
if
no attribute at this index is storedpublic boolean removeJobArgs(java.lang.String ajobArgs)
removeJobArgs
in interface Job
ajobArgs
- the java.lang.String attribute which should be
removedtrue
if the java.lang.String attribute has been removedpublic java.util.List<java.lang.String> getJobArgsList()
getJobArgsList
in interface Job
public int getJobArgsCount()
getJobArgsCount
in interface Job
public java.lang.String getJobArgs(int index)
getJobArgs
in interface Job
index
- the index of the java.lang.String attribute which should be
removedpublic boolean isSetJobArgs()
isSetJobArgs
in interface Job
true
if the jobArgs attribute is setpublic boolean isSetCheckpointAttr()
isSetCheckpointAttr
in interface Job
true
if the checkpointAttr attribute is setpublic void setCheckpointAttr(int aCheckpointAttr)
aCheckpointAttr
- the new value for the checkpointAttr attributepublic int getCheckpointAttr()
getCheckpointAttr
in interface Job
public boolean isSetCheckpointName()
isSetCheckpointName
in interface Job
true
if the checkpointName attribute is setpublic void setCheckpointName(java.lang.String aCheckpointName)
setCheckpointName
in interface Job
aCheckpointName
- the new value for the checkpointName attributepublic java.lang.String getCheckpointName()
getCheckpointName
in interface Job
public boolean isSetCheckpointObject()
isSetCheckpointObject
in interface Job
true
if the checkpointObject attribute is setpublic void setCheckpointObject(Checkpoint aCheckpointObject)
aCheckpointObject
- the new value for the checkpointObject attributepublic Checkpoint getCheckpointObject()
getCheckpointObject
in interface Job
public boolean isSetCheckpointInterval()
isSetCheckpointInterval
in interface Job
true
if the checkpointInterval attribute is setpublic void setCheckpointInterval(int aCheckpointInterval)
aCheckpointInterval
- the new value for the checkpointInterval attributepublic int getCheckpointInterval()
getCheckpointInterval
in interface Job
public boolean isSetRestart()
isSetRestart
in interface Job
true
if the restart attribute is setpublic void setRestart(int aRestart)
setRestart
in interface Job
aRestart
- the new value for the restart attributepublic int getRestart()
getRestart
in interface Job
public void addStdoutPath(PathName astdoutPath)
addStdoutPath
in interface Job
astdoutPath
- the new com.sun.grid.jgdi.configuration.PathName attributepublic void setStdoutPath(int index, PathName astdoutPath)
setStdoutPath
in interface Job
index
- index of the com.sun.grid.jgdi.configuration.PathName attributeastdoutPath
- the new com.sun.grid.jgdi.configuration.PathName attributepublic void removeAllStdoutPath()
removeAllStdoutPath
in interface Job
public PathName removeStdoutPath(int index)
removeStdoutPath
in interface Job
index
- the index of the com.sun.grid.jgdi.configuration.PathName attribute which should be
removednull
if
no attribute at this index is storedpublic boolean removeStdoutPath(PathName astdoutPath)
removeStdoutPath
in interface Job
astdoutPath
- the com.sun.grid.jgdi.configuration.PathName attribute which should be
removedtrue
if the com.sun.grid.jgdi.configuration.PathName attribute has been removedpublic java.util.List<PathName> getStdoutPathList()
getStdoutPathList
in interface Job
public int getStdoutPathCount()
getStdoutPathCount
in interface Job
public PathName getStdoutPath(int index)
getStdoutPath
in interface Job
index
- the index of the com.sun.grid.jgdi.configuration.PathName attribute which should be
removedpublic boolean isSetStdoutPath()
isSetStdoutPath
in interface Job
true
if the stdoutPath attribute is setpublic void addStderrPath(PathName astderrPath)
addStderrPath
in interface Job
astderrPath
- the new com.sun.grid.jgdi.configuration.PathName attributepublic void setStderrPath(int index, PathName astderrPath)
setStderrPath
in interface Job
index
- index of the com.sun.grid.jgdi.configuration.PathName attributeastderrPath
- the new com.sun.grid.jgdi.configuration.PathName attributepublic void removeAllStderrPath()
removeAllStderrPath
in interface Job
public PathName removeStderrPath(int index)
removeStderrPath
in interface Job
index
- the index of the com.sun.grid.jgdi.configuration.PathName attribute which should be
removednull
if
no attribute at this index is storedpublic boolean removeStderrPath(PathName astderrPath)
removeStderrPath
in interface Job
astderrPath
- the com.sun.grid.jgdi.configuration.PathName attribute which should be
removedtrue
if the com.sun.grid.jgdi.configuration.PathName attribute has been removedpublic java.util.List<PathName> getStderrPathList()
getStderrPathList
in interface Job
public int getStderrPathCount()
getStderrPathCount
in interface Job
public PathName getStderrPath(int index)
getStderrPath
in interface Job
index
- the index of the com.sun.grid.jgdi.configuration.PathName attribute which should be
removedpublic boolean isSetStderrPath()
isSetStderrPath
in interface Job
true
if the stderrPath attribute is setpublic void addStdinPath(PathName astdinPath)
addStdinPath
in interface Job
astdinPath
- the new com.sun.grid.jgdi.configuration.PathName attributepublic void setStdinPath(int index, PathName astdinPath)
setStdinPath
in interface Job
index
- index of the com.sun.grid.jgdi.configuration.PathName attributeastdinPath
- the new com.sun.grid.jgdi.configuration.PathName attributepublic void removeAllStdinPath()
removeAllStdinPath
in interface Job
public PathName removeStdinPath(int index)
removeStdinPath
in interface Job
index
- the index of the com.sun.grid.jgdi.configuration.PathName attribute which should be
removednull
if
no attribute at this index is storedpublic boolean removeStdinPath(PathName astdinPath)
removeStdinPath
in interface Job
astdinPath
- the com.sun.grid.jgdi.configuration.PathName attribute which should be
removedtrue
if the com.sun.grid.jgdi.configuration.PathName attribute has been removedpublic java.util.List<PathName> getStdinPathList()
getStdinPathList
in interface Job
public int getStdinPathCount()
getStdinPathCount
in interface Job
public PathName getStdinPath(int index)
getStdinPath
in interface Job
index
- the index of the com.sun.grid.jgdi.configuration.PathName attribute which should be
removedpublic boolean isSetStdinPath()
isSetStdinPath
in interface Job
true
if the stdinPath attribute is setpublic boolean isSetMergeStderr()
isSetMergeStderr
in interface Job
true
if the mergeStderr attribute is setpublic void setMergeStderr(boolean aMergeStderr)
setMergeStderr
in interface Job
aMergeStderr
- the new value for the mergeStderr attributepublic boolean isMergeStderr()
isMergeStderr
in interface Job
public void addHardResource(ComplexEntry ahardResource)
addHardResource
in interface Job
ahardResource
- the new com.sun.grid.jgdi.configuration.ComplexEntry attributepublic void setHardResource(int index, ComplexEntry ahardResource)
setHardResource
in interface Job
index
- index of the com.sun.grid.jgdi.configuration.ComplexEntry attributeahardResource
- the new com.sun.grid.jgdi.configuration.ComplexEntry attributepublic void removeAllHardResource()
removeAllHardResource
in interface Job
public ComplexEntry removeHardResource(int index)
removeHardResource
in interface Job
index
- the index of the com.sun.grid.jgdi.configuration.ComplexEntry attribute which should be
removednull
if
no attribute at this index is storedpublic boolean removeHardResource(ComplexEntry ahardResource)
removeHardResource
in interface Job
ahardResource
- the com.sun.grid.jgdi.configuration.ComplexEntry attribute which should be
removedtrue
if the com.sun.grid.jgdi.configuration.ComplexEntry attribute has been removedpublic java.util.List<ComplexEntry> getHardResourceList()
getHardResourceList
in interface Job
public int getHardResourceCount()
getHardResourceCount
in interface Job
public ComplexEntry getHardResource(int index)
getHardResource
in interface Job
index
- the index of the com.sun.grid.jgdi.configuration.ComplexEntry attribute which should be
removedpublic boolean isSetHardResource()
isSetHardResource
in interface Job
true
if the hardResource attribute is setpublic void addSoftResource(ComplexEntry asoftResource)
addSoftResource
in interface Job
asoftResource
- the new com.sun.grid.jgdi.configuration.ComplexEntry attributepublic void setSoftResource(int index, ComplexEntry asoftResource)
setSoftResource
in interface Job
index
- index of the com.sun.grid.jgdi.configuration.ComplexEntry attributeasoftResource
- the new com.sun.grid.jgdi.configuration.ComplexEntry attributepublic void removeAllSoftResource()
removeAllSoftResource
in interface Job
public ComplexEntry removeSoftResource(int index)
removeSoftResource
in interface Job
index
- the index of the com.sun.grid.jgdi.configuration.ComplexEntry attribute which should be
removednull
if
no attribute at this index is storedpublic boolean removeSoftResource(ComplexEntry asoftResource)
removeSoftResource
in interface Job
asoftResource
- the com.sun.grid.jgdi.configuration.ComplexEntry attribute which should be
removedtrue
if the com.sun.grid.jgdi.configuration.ComplexEntry attribute has been removedpublic java.util.List<ComplexEntry> getSoftResourceList()
getSoftResourceList
in interface Job
public int getSoftResourceCount()
getSoftResourceCount
in interface Job
public ComplexEntry getSoftResource(int index)
getSoftResource
in interface Job
index
- the index of the com.sun.grid.jgdi.configuration.ComplexEntry attribute which should be
removedpublic boolean isSetSoftResource()
isSetSoftResource
in interface Job
true
if the softResource attribute is setpublic void addHardQueue(java.lang.String ahardQueue)
addHardQueue
in interface Job
ahardQueue
- the new java.lang.String attributepublic void setHardQueue(int index, java.lang.String ahardQueue)
setHardQueue
in interface Job
index
- index of the java.lang.String attributeahardQueue
- the new java.lang.String attributepublic void removeAllHardQueue()
removeAllHardQueue
in interface Job
public java.lang.String removeHardQueue(int index)
removeHardQueue
in interface Job
index
- the index of the java.lang.String attribute which should be
removednull
if
no attribute at this index is storedpublic boolean removeHardQueue(java.lang.String ahardQueue)
removeHardQueue
in interface Job
ahardQueue
- the java.lang.String attribute which should be
removedtrue
if the java.lang.String attribute has been removedpublic java.util.List<java.lang.String> getHardQueueList()
getHardQueueList
in interface Job
public int getHardQueueCount()
getHardQueueCount
in interface Job
public java.lang.String getHardQueue(int index)
getHardQueue
in interface Job
index
- the index of the java.lang.String attribute which should be
removedpublic boolean isSetHardQueue()
isSetHardQueue
in interface Job
true
if the hardQueue attribute is setpublic void addSoftQueue(java.lang.String asoftQueue)
addSoftQueue
in interface Job
asoftQueue
- the new java.lang.String attributepublic void setSoftQueue(int index, java.lang.String asoftQueue)
setSoftQueue
in interface Job
index
- index of the java.lang.String attributeasoftQueue
- the new java.lang.String attributepublic void removeAllSoftQueue()
removeAllSoftQueue
in interface Job
public java.lang.String removeSoftQueue(int index)
removeSoftQueue
in interface Job
index
- the index of the java.lang.String attribute which should be
removednull
if
no attribute at this index is storedpublic boolean removeSoftQueue(java.lang.String asoftQueue)
removeSoftQueue
in interface Job
asoftQueue
- the java.lang.String attribute which should be
removedtrue
if the java.lang.String attribute has been removedpublic java.util.List<java.lang.String> getSoftQueueList()
getSoftQueueList
in interface Job
public int getSoftQueueCount()
getSoftQueueCount
in interface Job
public java.lang.String getSoftQueue(int index)
getSoftQueue
in interface Job
index
- the index of the java.lang.String attribute which should be
removedpublic boolean isSetSoftQueue()
isSetSoftQueue
in interface Job
true
if the softQueue attribute is setpublic boolean isSetMailOptions()
isSetMailOptions
in interface Job
true
if the mailOptions attribute is setpublic void setMailOptions(int aMailOptions)
setMailOptions
in interface Job
aMailOptions
- the new value for the mailOptions attributepublic int getMailOptions()
getMailOptions
in interface Job
public void addMail(MailReceiver amail)
public void setMail(int index, MailReceiver amail)
public void removeAllMail()
removeAllMail
in interface Job
public MailReceiver removeMail(int index)
removeMail
in interface Job
index
- the index of the com.sun.grid.jgdi.configuration.MailReceiver attribute which should be
removednull
if
no attribute at this index is storedpublic boolean removeMail(MailReceiver amail)
removeMail
in interface Job
amail
- the com.sun.grid.jgdi.configuration.MailReceiver attribute which should be
removedtrue
if the com.sun.grid.jgdi.configuration.MailReceiver attribute has been removedpublic java.util.List<MailReceiver> getMailList()
getMailList
in interface Job
public int getMailCount()
getMailCount
in interface Job
public MailReceiver getMail(int index)
public boolean isSetMail()
public boolean isSetPe()
public void setPe(java.lang.String aPe)
public java.lang.String getPe()
public void addPeRange(Range apeRange)
addPeRange
in interface Job
apeRange
- the new com.sun.grid.jgdi.configuration.Range attributepublic void setPeRange(int index, Range apeRange)
setPeRange
in interface Job
index
- index of the com.sun.grid.jgdi.configuration.Range attributeapeRange
- the new com.sun.grid.jgdi.configuration.Range attributepublic void removeAllPeRange()
removeAllPeRange
in interface Job
public Range removePeRange(int index)
removePeRange
in interface Job
index
- the index of the com.sun.grid.jgdi.configuration.Range attribute which should be
removednull
if
no attribute at this index is storedpublic boolean removePeRange(Range apeRange)
removePeRange
in interface Job
apeRange
- the com.sun.grid.jgdi.configuration.Range attribute which should be
removedtrue
if the com.sun.grid.jgdi.configuration.Range attribute has been removedpublic java.util.List<Range> getPeRangeList()
getPeRangeList
in interface Job
public int getPeRangeCount()
getPeRangeCount
in interface Job
public Range getPeRange(int index)
getPeRange
in interface Job
index
- the index of the com.sun.grid.jgdi.configuration.Range attribute which should be
removedpublic boolean isSetPeRange()
isSetPeRange
in interface Job
true
if the peRange attribute is setpublic void addMasterHardQueue(java.lang.String amasterHardQueue)
addMasterHardQueue
in interface Job
amasterHardQueue
- the new java.lang.String attributepublic void setMasterHardQueue(int index, java.lang.String amasterHardQueue)
setMasterHardQueue
in interface Job
index
- index of the java.lang.String attributeamasterHardQueue
- the new java.lang.String attributepublic void removeAllMasterHardQueue()
removeAllMasterHardQueue
in interface Job
public java.lang.String removeMasterHardQueue(int index)
removeMasterHardQueue
in interface Job
index
- the index of the java.lang.String attribute which should be
removednull
if
no attribute at this index is storedpublic boolean removeMasterHardQueue(java.lang.String amasterHardQueue)
removeMasterHardQueue
in interface Job
amasterHardQueue
- the java.lang.String attribute which should be
removedtrue
if the java.lang.String attribute has been removedpublic java.util.List<java.lang.String> getMasterHardQueueList()
getMasterHardQueueList
in interface Job
public int getMasterHardQueueCount()
getMasterHardQueueCount
in interface Job
public java.lang.String getMasterHardQueue(int index)
getMasterHardQueue
in interface Job
index
- the index of the java.lang.String attribute which should be
removedpublic boolean isSetMasterHardQueue()
isSetMasterHardQueue
in interface Job
true
if the masterHardQueue attribute is setpublic boolean isSetTgt()
public void setTgt(java.lang.String aTgt)
public java.lang.String getTgt()
public boolean isSetCred()
public void setCred(java.lang.String aCred)
public java.lang.String getCred()
public void addJaStructure(Range ajaStructure)
addJaStructure
in interface Job
ajaStructure
- the new com.sun.grid.jgdi.configuration.Range attributepublic void setJaStructure(int index, Range ajaStructure)
setJaStructure
in interface Job
index
- index of the com.sun.grid.jgdi.configuration.Range attributeajaStructure
- the new com.sun.grid.jgdi.configuration.Range attributepublic void removeAllJaStructure()
removeAllJaStructure
in interface Job
public Range removeJaStructure(int index)
removeJaStructure
in interface Job
index
- the index of the com.sun.grid.jgdi.configuration.Range attribute which should be
removednull
if
no attribute at this index is storedpublic boolean removeJaStructure(Range ajaStructure)
removeJaStructure
in interface Job
ajaStructure
- the com.sun.grid.jgdi.configuration.Range attribute which should be
removedtrue
if the com.sun.grid.jgdi.configuration.Range attribute has been removedpublic java.util.List<Range> getJaStructureList()
getJaStructureList
in interface Job
public int getJaStructureCount()
getJaStructureCount
in interface Job
public Range getJaStructure(int index)
getJaStructure
in interface Job
index
- the index of the com.sun.grid.jgdi.configuration.Range attribute which should be
removedpublic boolean isSetJaStructure()
isSetJaStructure
in interface Job
true
if the jaStructure attribute is setpublic void addJaNHIds(Range ajaNHIds)
addJaNHIds
in interface Job
ajaNHIds
- the new com.sun.grid.jgdi.configuration.Range attributepublic void setJaNHIds(int index, Range ajaNHIds)
setJaNHIds
in interface Job
index
- index of the com.sun.grid.jgdi.configuration.Range attributeajaNHIds
- the new com.sun.grid.jgdi.configuration.Range attributepublic void removeAllJaNHIds()
removeAllJaNHIds
in interface Job
public Range removeJaNHIds(int index)
removeJaNHIds
in interface Job
index
- the index of the com.sun.grid.jgdi.configuration.Range attribute which should be
removednull
if
no attribute at this index is storedpublic boolean removeJaNHIds(Range ajaNHIds)
removeJaNHIds
in interface Job
ajaNHIds
- the com.sun.grid.jgdi.configuration.Range attribute which should be
removedtrue
if the com.sun.grid.jgdi.configuration.Range attribute has been removedpublic java.util.List<Range> getJaNHIdsList()
getJaNHIdsList
in interface Job
public int getJaNHIdsCount()
getJaNHIdsCount
in interface Job
public Range getJaNHIds(int index)
getJaNHIds
in interface Job
index
- the index of the com.sun.grid.jgdi.configuration.Range attribute which should be
removedpublic boolean isSetJaNHIds()
isSetJaNHIds
in interface Job
true
if the jaNHIds attribute is setpublic void addJaUHIds(Range ajaUHIds)
addJaUHIds
in interface Job
ajaUHIds
- the new com.sun.grid.jgdi.configuration.Range attributepublic void setJaUHIds(int index, Range ajaUHIds)
setJaUHIds
in interface Job
index
- index of the com.sun.grid.jgdi.configuration.Range attributeajaUHIds
- the new com.sun.grid.jgdi.configuration.Range attributepublic void removeAllJaUHIds()
removeAllJaUHIds
in interface Job
public Range removeJaUHIds(int index)
removeJaUHIds
in interface Job
index
- the index of the com.sun.grid.jgdi.configuration.Range attribute which should be
removednull
if
no attribute at this index is storedpublic boolean removeJaUHIds(Range ajaUHIds)
removeJaUHIds
in interface Job
ajaUHIds
- the com.sun.grid.jgdi.configuration.Range attribute which should be
removedtrue
if the com.sun.grid.jgdi.configuration.Range attribute has been removedpublic java.util.List<Range> getJaUHIdsList()
getJaUHIdsList
in interface Job
public int getJaUHIdsCount()
getJaUHIdsCount
in interface Job
public Range getJaUHIds(int index)
getJaUHIds
in interface Job
index
- the index of the com.sun.grid.jgdi.configuration.Range attribute which should be
removedpublic boolean isSetJaUHIds()
isSetJaUHIds
in interface Job
true
if the jaUHIds attribute is setpublic void addJaSHIds(Range ajaSHIds)
addJaSHIds
in interface Job
ajaSHIds
- the new com.sun.grid.jgdi.configuration.Range attributepublic void setJaSHIds(int index, Range ajaSHIds)
setJaSHIds
in interface Job
index
- index of the com.sun.grid.jgdi.configuration.Range attributeajaSHIds
- the new com.sun.grid.jgdi.configuration.Range attributepublic void removeAllJaSHIds()
removeAllJaSHIds
in interface Job
public Range removeJaSHIds(int index)
removeJaSHIds
in interface Job
index
- the index of the com.sun.grid.jgdi.configuration.Range attribute which should be
removednull
if
no attribute at this index is storedpublic boolean removeJaSHIds(Range ajaSHIds)
removeJaSHIds
in interface Job
ajaSHIds
- the com.sun.grid.jgdi.configuration.Range attribute which should be
removedtrue
if the com.sun.grid.jgdi.configuration.Range attribute has been removedpublic java.util.List<Range> getJaSHIdsList()
getJaSHIdsList
in interface Job
public int getJaSHIdsCount()
getJaSHIdsCount
in interface Job
public Range getJaSHIds(int index)
getJaSHIds
in interface Job
index
- the index of the com.sun.grid.jgdi.configuration.Range attribute which should be
removedpublic boolean isSetJaSHIds()
isSetJaSHIds
in interface Job
true
if the jaSHIds attribute is setpublic void addJaOHIds(Range ajaOHIds)
addJaOHIds
in interface Job
ajaOHIds
- the new com.sun.grid.jgdi.configuration.Range attributepublic void setJaOHIds(int index, Range ajaOHIds)
setJaOHIds
in interface Job
index
- index of the com.sun.grid.jgdi.configuration.Range attributeajaOHIds
- the new com.sun.grid.jgdi.configuration.Range attributepublic void removeAllJaOHIds()
removeAllJaOHIds
in interface Job
public Range removeJaOHIds(int index)
removeJaOHIds
in interface Job
index
- the index of the com.sun.grid.jgdi.configuration.Range attribute which should be
removednull
if
no attribute at this index is storedpublic boolean removeJaOHIds(Range ajaOHIds)
removeJaOHIds
in interface Job
ajaOHIds
- the com.sun.grid.jgdi.configuration.Range attribute which should be
removedtrue
if the com.sun.grid.jgdi.configuration.Range attribute has been removedpublic java.util.List<Range> getJaOHIdsList()
getJaOHIdsList
in interface Job
public int getJaOHIdsCount()
getJaOHIdsCount
in interface Job
public Range getJaOHIds(int index)
getJaOHIds
in interface Job
index
- the index of the com.sun.grid.jgdi.configuration.Range attribute which should be
removedpublic boolean isSetJaOHIds()
isSetJaOHIds
in interface Job
true
if the jaOHIds attribute is setpublic void addJaAHIds(Range ajaAHIds)
addJaAHIds
in interface Job
ajaAHIds
- the new com.sun.grid.jgdi.configuration.Range attributepublic void setJaAHIds(int index, Range ajaAHIds)
setJaAHIds
in interface Job
index
- index of the com.sun.grid.jgdi.configuration.Range attributeajaAHIds
- the new com.sun.grid.jgdi.configuration.Range attributepublic void removeAllJaAHIds()
removeAllJaAHIds
in interface Job
public Range removeJaAHIds(int index)
removeJaAHIds
in interface Job
index
- the index of the com.sun.grid.jgdi.configuration.Range attribute which should be
removednull
if
no attribute at this index is storedpublic boolean removeJaAHIds(Range ajaAHIds)
removeJaAHIds
in interface Job
ajaAHIds
- the com.sun.grid.jgdi.configuration.Range attribute which should be
removedtrue
if the com.sun.grid.jgdi.configuration.Range attribute has been removedpublic java.util.List<Range> getJaAHIdsList()
getJaAHIdsList
in interface Job
public int getJaAHIdsCount()
getJaAHIdsCount
in interface Job
public Range getJaAHIds(int index)
getJaAHIds
in interface Job
index
- the index of the com.sun.grid.jgdi.configuration.Range attribute which should be
removedpublic boolean isSetJaAHIds()
isSetJaAHIds
in interface Job
true
if the jaAHIds attribute is setpublic void addJaTemplate(JobTask ajaTemplate)
addJaTemplate
in interface Job
ajaTemplate
- the new com.sun.grid.jgdi.configuration.JobTask attributepublic void setJaTemplate(int index, JobTask ajaTemplate)
setJaTemplate
in interface Job
index
- index of the com.sun.grid.jgdi.configuration.JobTask attributeajaTemplate
- the new com.sun.grid.jgdi.configuration.JobTask attributepublic void removeAllJaTemplate()
removeAllJaTemplate
in interface Job
public JobTask removeJaTemplate(int index)
removeJaTemplate
in interface Job
index
- the index of the com.sun.grid.jgdi.configuration.JobTask attribute which should be
removednull
if
no attribute at this index is storedpublic boolean removeJaTemplate(JobTask ajaTemplate)
removeJaTemplate
in interface Job
ajaTemplate
- the com.sun.grid.jgdi.configuration.JobTask attribute which should be
removedtrue
if the com.sun.grid.jgdi.configuration.JobTask attribute has been removedpublic java.util.List<JobTask> getJaTemplateList()
getJaTemplateList
in interface Job
public int getJaTemplateCount()
getJaTemplateCount
in interface Job
public JobTask getJaTemplate(int index)
getJaTemplate
in interface Job
index
- the index of the com.sun.grid.jgdi.configuration.JobTask attribute which should be
removedpublic boolean isSetJaTemplate()
isSetJaTemplate
in interface Job
true
if the jaTemplate attribute is setpublic void addJaTasks(JobTask ajaTasks)
addJaTasks
in interface Job
ajaTasks
- the new com.sun.grid.jgdi.configuration.JobTask attributepublic void setJaTasks(int index, JobTask ajaTasks)
setJaTasks
in interface Job
index
- index of the com.sun.grid.jgdi.configuration.JobTask attributeajaTasks
- the new com.sun.grid.jgdi.configuration.JobTask attributepublic void removeAllJaTasks()
removeAllJaTasks
in interface Job
public JobTask removeJaTasks(int index)
removeJaTasks
in interface Job
index
- the index of the com.sun.grid.jgdi.configuration.JobTask attribute which should be
removednull
if
no attribute at this index is storedpublic boolean removeJaTasks(JobTask ajaTasks)
removeJaTasks
in interface Job
ajaTasks
- the com.sun.grid.jgdi.configuration.JobTask attribute which should be
removedtrue
if the com.sun.grid.jgdi.configuration.JobTask attribute has been removedpublic java.util.List<JobTask> getJaTasksList()
getJaTasksList
in interface Job
public int getJaTasksCount()
getJaTasksCount
in interface Job
public JobTask getJaTasks(int index)
getJaTasks
in interface Job
index
- the index of the com.sun.grid.jgdi.configuration.JobTask attribute which should be
removedpublic boolean isSetJaTasks()
isSetJaTasks
in interface Job
true
if the jaTasks attribute is setpublic boolean isSetHost()
public void setHost(java.lang.String aHost)
aHost
- the new value for the host attributepublic java.lang.String getHost()
public void addUser(java.lang.String auser)
public void setUser(int index, java.lang.String auser)
public void removeAllUser()
removeAllUser
in interface Job
public java.lang.String removeUser(int index)
removeUser
in interface Job
index
- the index of the java.lang.String attribute which should be
removednull
if
no attribute at this index is storedpublic boolean removeUser(java.lang.String auser)
removeUser
in interface Job
auser
- the java.lang.String attribute which should be
removedtrue
if the java.lang.String attribute has been removedpublic java.util.List<java.lang.String> getUserList()
getUserList
in interface Job
public int getUserCount()
getUserCount
in interface Job
public java.lang.String getUser(int index)
public boolean isSetUser()
public boolean isSetVerifySuitableQueues()
isSetVerifySuitableQueues
in interface Job
true
if the verifySuitableQueues attribute is setpublic void setVerifySuitableQueues(int aVerifySuitableQueues)
setVerifySuitableQueues
in interface Job
aVerifySuitableQueues
- the new value for the verifySuitableQueues attributepublic int getVerifySuitableQueues()
getVerifySuitableQueues
in interface Job
public boolean isSetOverrideTickets()
isSetOverrideTickets
in interface Job
true
if the overrideTickets attribute is setpublic void setOverrideTickets(int aOverrideTickets)
setOverrideTickets
in interface Job
aOverrideTickets
- the new value for the overrideTickets attributepublic int getOverrideTickets()
getOverrideTickets
in interface Job
public void addPathAliases(PathAlias apathAliases)
addPathAliases
in interface Job
apathAliases
- the new com.sun.grid.jgdi.configuration.PathAlias attributepublic void setPathAliases(int index, PathAlias apathAliases)
setPathAliases
in interface Job
index
- index of the com.sun.grid.jgdi.configuration.PathAlias attributeapathAliases
- the new com.sun.grid.jgdi.configuration.PathAlias attributepublic void removeAllPathAliases()
removeAllPathAliases
in interface Job
public PathAlias removePathAliases(int index)
removePathAliases
in interface Job
index
- the index of the com.sun.grid.jgdi.configuration.PathAlias attribute which should be
removednull
if
no attribute at this index is storedpublic boolean removePathAliases(PathAlias apathAliases)
removePathAliases
in interface Job
apathAliases
- the com.sun.grid.jgdi.configuration.PathAlias attribute which should be
removedtrue
if the com.sun.grid.jgdi.configuration.PathAlias attribute has been removedpublic java.util.List<PathAlias> getPathAliasesList()
getPathAliasesList
in interface Job
public int getPathAliasesCount()
getPathAliasesCount
in interface Job
public PathAlias getPathAliases(int index)
getPathAliases
in interface Job
index
- the index of the com.sun.grid.jgdi.configuration.PathAlias attribute which should be
removedpublic boolean isSetPathAliases()
isSetPathAliases
in interface Job
true
if the pathAliases attribute is setpublic boolean isSetUrg()
public void setUrg(double aUrg)
public double getUrg()
public boolean isSetNurg()
public void setNurg(double aNurg)
aNurg
- the new value for the nurg attributepublic double getNurg()
public boolean isSetNppri()
isSetNppri
in interface Job
true
if the nppri attribute is setpublic void setNppri(double aNppri)
aNppri
- the new value for the nppri attributepublic double getNppri()
public boolean isSetRrcontr()
isSetRrcontr
in interface Job
true
if the rrcontr attribute is setpublic void setRrcontr(double aRrcontr)
aRrcontr
- the new value for the rrcontr attributepublic double getRrcontr()
getRrcontr
in interface Job
public boolean isSetDlcontr()
isSetDlcontr
in interface Job
true
if the dlcontr attribute is setpublic void setDlcontr(double aDlcontr)
aDlcontr
- the new value for the dlcontr attributepublic double getDlcontr()
getDlcontr
in interface Job
public boolean isSetWtcontr()
isSetWtcontr
in interface Job
true
if the wtcontr attribute is setpublic void setWtcontr(double aWtcontr)
aWtcontr
- the new value for the wtcontr attributepublic double getWtcontr()
getWtcontr
in interface Job
public boolean isSetAr()
public void setAr(int aAr)
public int getAr()
public boolean isSetPty()
public void setPty(int aPty)
public int getPty()
public boolean isSetJaTaskConcurrency()
isSetJaTaskConcurrency
in interface Job
true
if the jaTaskConcurrency attribute is setpublic void setJaTaskConcurrency(int aJaTaskConcurrency)
setJaTaskConcurrency
in interface Job
aJaTaskConcurrency
- the new value for the jaTaskConcurrency attributepublic int getJaTaskConcurrency()
getJaTaskConcurrency
in interface Job
public void addBinding(Binding abinding)
addBinding
in interface Job
abinding
- the new com.sun.grid.jgdi.configuration.Binding attributepublic void setBinding(int index, Binding abinding)
setBinding
in interface Job
index
- index of the com.sun.grid.jgdi.configuration.Binding attributeabinding
- the new com.sun.grid.jgdi.configuration.Binding attributepublic void removeAllBinding()
removeAllBinding
in interface Job
public Binding removeBinding(int index)
removeBinding
in interface Job
index
- the index of the com.sun.grid.jgdi.configuration.Binding attribute which should be
removednull
if
no attribute at this index is storedpublic boolean removeBinding(Binding abinding)
removeBinding
in interface Job
abinding
- the com.sun.grid.jgdi.configuration.Binding attribute which should be
removedtrue
if the com.sun.grid.jgdi.configuration.Binding attribute has been removedpublic java.util.List<Binding> getBindingList()
getBindingList
in interface Job
public int getBindingCount()
getBindingCount
in interface Job
public Binding getBinding(int index)
getBinding
in interface Job
index
- the index of the com.sun.grid.jgdi.configuration.Binding attribute which should be
removedpublic boolean isSetBinding()
isSetBinding
in interface Job
true
if the binding attribute is setpublic boolean equals(java.lang.Object obj)
obj
.equals
in class java.lang.Object
obj
- the compared objecttrue
if the primary key information is equal to the
primary key informations of obj
.public boolean equalsCompletely(java.lang.Object obj)
equalsCompletely
in interface GEObject
public java.lang.String toString()
toString
in class java.lang.Object
Copyright © 2007 Sun Microsystems, Inc. All rights reserved.