public class ClusterQueueImpl extends GEObjectImpl implements ClusterQueue
Warning: The ClusterQueueImpl class will not be compatible with future Sun™ Grid Engine releases.
| Constructor and Description |
|---|
ClusterQueueImpl()
Create a new instance of ClusterQueueImpl.
|
ClusterQueueImpl(boolean initWithDefaultValues)
Create a new instanceof
|
ClusterQueueImpl(java.lang.String name)
Create a new instance of ClusterQueueImpl
|
| Modifier and Type | Method and Description |
|---|---|
void |
addAcl(java.lang.String hostname,
UserSet acl)
Add a acl attribute to a hostname.
|
void |
addCkpt(java.lang.String hostname,
java.lang.String checkpoint)
Add a checkpoint attribute to a hostname.
|
void |
addConsumableConfig(java.lang.String hostname,
ComplexEntry consumable)
Add a consumable attribute to a hostname.
|
void |
addDefaultAcl(UserSet acl)
Add
acl attribute to
the default hostname (@/). |
void |
addDefaultCkpt(java.lang.String checkpoint)
Add
checkpoint attribute to
the default hostname (@/). |
void |
addDefaultConsumableConfig(ComplexEntry consumable)
Add
consumable attribute to
the default hostname (@/). |
void |
addDefaultLoadThresholds(ComplexEntry loadThreshold)
Add
loadThreshold attribute to
the default hostname (@/). |
void |
addDefaultOwner(UserSet owner)
Add
owner attribute to
the default hostname (@/). |
void |
addDefaultPe(java.lang.String pe)
Add
pe attribute to
the default hostname (@/). |
void |
addDefaultProjects(Project project)
Add
project attribute to
the default hostname (@/). |
void |
addDefaultSubordinate(Subordinate subordinate)
Add
subordinate attribute to
the default hostname (@/). |
void |
addDefaultSuspendThresholds(ComplexEntry suspendThreshold)
Add
suspendThreshold attribute to
the default hostname (@/). |
void |
addDefaultXacl(UserSet acl)
Add
acl attribute to
the default hostname (@/). |
void |
addDefaultXprojects(Project project)
Add
project attribute to
the default hostname (@/). |
void |
addEmptyAcl(java.lang.String hostname)
Initialize
acl attribute for a hostname
with an empty list. |
void |
addEmptyCkpt(java.lang.String hostname)
Initialize
checkpoint attribute for a hostname
with an empty list. |
void |
addEmptyConsumableConfig(java.lang.String hostname)
Initialize
consumable attribute for a hostname
with an empty list. |
void |
addEmptyLoadThresholds(java.lang.String hostname)
Initialize
loadThreshold attribute for a hostname
with an empty list. |
void |
addEmptyOwner(java.lang.String hostname)
Initialize
owner attribute for a hostname
with an empty list. |
void |
addEmptyPe(java.lang.String hostname)
Initialize
pe attribute for a hostname
with an empty list. |
void |
addEmptyProjects(java.lang.String hostname)
Initialize
project attribute for a hostname
with an empty list. |
void |
addEmptySubordinate(java.lang.String hostname)
Initialize
subordinate attribute for a hostname
with an empty list. |
void |
addEmptySuspendThresholds(java.lang.String hostname)
Initialize
suspendThreshold attribute for a hostname
with an empty list. |
void |
addEmptyXacl(java.lang.String hostname)
Initialize
acl attribute for a hostname
with an empty list. |
void |
addEmptyXprojects(java.lang.String hostname)
Initialize
project attribute for a hostname
with an empty list. |
void |
addHostlist(java.lang.String ahostlist)
Add a java.lang.String attribute.
|
void |
addLoadThresholds(java.lang.String hostname,
ComplexEntry loadThreshold)
Add a loadThreshold attribute to a hostname.
|
void |
addOwner(java.lang.String hostname,
UserSet owner)
Add a owner attribute to a hostname.
|
void |
addPe(java.lang.String hostname,
java.lang.String pe)
Add a pe attribute to a hostname.
|
void |
addProjects(java.lang.String hostname,
Project project)
Add a project attribute to a hostname.
|
void |
addQinstances(QueueInstance aqinstances)
Add a com.sun.grid.jgdi.configuration.QueueInstance attribute.
|
void |
addSubordinate(java.lang.String hostname,
Subordinate subordinate)
Add a subordinate attribute to a hostname.
|
void |
addSuspendThresholds(java.lang.String hostname,
ComplexEntry suspendThreshold)
Add a suspendThreshold attribute to a hostname.
|
void |
addXacl(java.lang.String hostname,
UserSet acl)
Add a acl attribute to a hostname.
|
void |
addXprojects(java.lang.String hostname,
Project project)
Add a project attribute to a hostname.
|
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) |
UserSet |
getAcl(java.lang.String hostname,
int index)
Get the value of a hostname at an index.
|
int |
getAclCount(java.lang.String hostname)
Get the number of values for a hostname
|
java.util.Set<java.lang.String> |
getAclKeys()
Get a unmodifiable set of stored acl attribute keys.
|
java.util.List |
getAclList(java.lang.String hostname)
Get a unmodifiable list of acl attributes
|
java.lang.String |
getCalendar(java.lang.String hostname)
Get the calendar attribute for a hostname.
|
int |
getCalendarCount()
Get the number of hostnames which have the attribute calendar set.
|
java.util.Set<java.lang.String> |
getCalendarKeys()
Get the set of hostnames which have the attribute calendar set.
|
java.lang.String |
getCkpt(java.lang.String hostname,
int index)
Get the value of a hostname at an index.
|
int |
getCkptCount(java.lang.String hostname)
Get the number of values for a hostname
|
java.util.Set<java.lang.String> |
getCkptKeys()
Get a unmodifiable set of stored ckpt attribute keys.
|
java.util.List |
getCkptList(java.lang.String hostname)
Get a unmodifiable list of ckpt attributes
|
ComplexEntry |
getConsumableConfig(java.lang.String hostname,
int index)
Get the value of a hostname at an index.
|
int |
getConsumableConfigCount(java.lang.String hostname)
Get the number of values for a hostname
|
java.util.Set<java.lang.String> |
getConsumableConfigKeys()
Get a unmodifiable set of stored consumableConfig attribute keys.
|
java.util.List |
getConsumableConfigList(java.lang.String hostname)
Get a unmodifiable list of consumableConfig attributes
|
UserSet |
getDefaultAcl(int index)
Get the default value of the attribute acl.
|
int |
getDefaultAclCount()
Get the number of values for the default
hostname
(@/). |
java.lang.String |
getDefaultCalendar()
Get the default value of the attribute calendar.
|
java.lang.String |
getDefaultCkpt(int index)
Get the default value of the attribute ckpt.
|
int |
getDefaultCkptCount()
Get the number of values for the default
hostname
(@/). |
ComplexEntry |
getDefaultConsumableConfig(int index)
Get the default value of the attribute consumableConfig.
|
int |
getDefaultConsumableConfigCount()
Get the number of values for the default
hostname
(@/). |
java.lang.String |
getDefaultEpilog()
Get the default value of the attribute epilog.
|
java.lang.String |
getDefaultHCore()
Get the default value of the attribute hCore.
|
java.lang.String |
getDefaultHCpu()
Get the default value of the attribute hCpu.
|
java.lang.String |
getDefaultHData()
Get the default value of the attribute hData.
|
java.lang.String |
getDefaultHFsize()
Get the default value of the attribute hFsize.
|
java.lang.String |
getDefaultHRss()
Get the default value of the attribute hRss.
|
java.lang.String |
getDefaultHRt()
Get the default value of the attribute hRt.
|
java.lang.String |
getDefaultHStack()
Get the default value of the attribute hStack.
|
java.lang.String |
getDefaultHVmem()
Get the default value of the attribute hVmem.
|
java.lang.String |
getDefaultInitialState()
Get the default value of the attribute initialState.
|
int |
getDefaultJobSlots()
Get the default value of the attribute jobSlots.
|
ComplexEntry |
getDefaultLoadThresholds(int index)
Get the default value of the attribute loadThresholds.
|
int |
getDefaultLoadThresholdsCount()
Get the number of values for the default
hostname
(@/). |
java.lang.String |
getDefaultMinCpuInterval()
Get the default value of the attribute minCpuInterval.
|
java.lang.String |
getDefaultNotify()
Get the default value of the attribute notify.
|
int |
getDefaultNsuspend()
Get the default value of the attribute nsuspend.
|
UserSet |
getDefaultOwner(int index)
Get the default value of the attribute owner.
|
int |
getDefaultOwnerCount()
Get the number of values for the default
hostname
(@/). |
java.lang.String |
getDefaultPe(int index)
Get the default value of the attribute pe.
|
int |
getDefaultPeCount()
Get the number of values for the default
hostname
(@/). |
java.lang.String |
getDefaultPriority()
Get the default value of the attribute priority.
|
java.lang.String |
getDefaultProcessors()
Get the default value of the attribute processors.
|
Project |
getDefaultProjects(int index)
Get the default value of the attribute projects.
|
int |
getDefaultProjectsCount()
Get the number of values for the default
hostname
(@/). |
java.lang.String |
getDefaultProlog()
Get the default value of the attribute prolog.
|
int |
getDefaultQtype()
Get the default value of the attribute qtype.
|
boolean |
getDefaultRerun()
Get the default value of the attribute rerun.
|
java.lang.String |
getDefaultResumeMethod()
Get the default value of the attribute resumeMethod.
|
java.lang.String |
getDefaultSCore()
Get the default value of the attribute sCore.
|
java.lang.String |
getDefaultSCpu()
Get the default value of the attribute sCpu.
|
java.lang.String |
getDefaultSData()
Get the default value of the attribute sData.
|
int |
getDefaultSeqNo()
Get the default value of the attribute seqNo.
|
java.lang.String |
getDefaultSFsize()
Get the default value of the attribute sFsize.
|
java.lang.String |
getDefaultShell()
Get the default value of the attribute shell.
|
java.lang.String |
getDefaultShellStartMode()
Get the default value of the attribute shellStartMode.
|
java.lang.String |
getDefaultSRss()
Get the default value of the attribute sRss.
|
java.lang.String |
getDefaultSRt()
Get the default value of the attribute sRt.
|
java.lang.String |
getDefaultSStack()
Get the default value of the attribute sStack.
|
java.lang.String |
getDefaultStarterMethod()
Get the default value of the attribute starterMethod.
|
Subordinate |
getDefaultSubordinate(int index)
Get the default value of the attribute subordinate.
|
int |
getDefaultSubordinateCount()
Get the number of values for the default
hostname
(@/). |
java.lang.String |
getDefaultSuspendInterval()
Get the default value of the attribute suspendInterval.
|
java.lang.String |
getDefaultSuspendMethod()
Get the default value of the attribute suspendMethod.
|
ComplexEntry |
getDefaultSuspendThresholds(int index)
Get the default value of the attribute suspendThresholds.
|
int |
getDefaultSuspendThresholdsCount()
Get the number of values for the default
hostname
(@/). |
java.lang.String |
getDefaultSVmem()
Get the default value of the attribute sVmem.
|
java.lang.String |
getDefaultTerminateMethod()
Get the default value of the attribute terminateMethod.
|
java.lang.String |
getDefaultTmpdir()
Get the default value of the attribute tmpdir.
|
UserSet |
getDefaultXacl(int index)
Get the default value of the attribute xacl.
|
int |
getDefaultXaclCount()
Get the number of values for the default
hostname
(@/). |
Project |
getDefaultXprojects(int index)
Get the default value of the attribute xprojects.
|
int |
getDefaultXprojectsCount()
Get the number of values for the default
hostname
(@/). |
java.lang.String |
getEpilog(java.lang.String hostname)
Get the epilog attribute for a hostname.
|
int |
getEpilogCount()
Get the number of hostnames which have the attribute epilog set.
|
java.util.Set<java.lang.String> |
getEpilogKeys()
Get the set of hostnames which have the attribute epilog set.
|
java.lang.String |
getHCore(java.lang.String hostname)
Get the hCore attribute for a hostname.
|
int |
getHCoreCount()
Get the number of hostnames which have the attribute hCore set.
|
java.util.Set<java.lang.String> |
getHCoreKeys()
Get the set of hostnames which have the attribute hCore set.
|
java.lang.String |
getHCpu(java.lang.String hostname)
Get the hCpu attribute for a hostname.
|
int |
getHCpuCount()
Get the number of hostnames which have the attribute hCpu set.
|
java.util.Set<java.lang.String> |
getHCpuKeys()
Get the set of hostnames which have the attribute hCpu set.
|
java.lang.String |
getHData(java.lang.String hostname)
Get the hData attribute for a hostname.
|
int |
getHDataCount()
Get the number of hostnames which have the attribute hData set.
|
java.util.Set<java.lang.String> |
getHDataKeys()
Get the set of hostnames which have the attribute hData set.
|
java.lang.String |
getHFsize(java.lang.String hostname)
Get the hFsize attribute for a hostname.
|
int |
getHFsizeCount()
Get the number of hostnames which have the attribute hFsize set.
|
java.util.Set<java.lang.String> |
getHFsizeKeys()
Get the set of hostnames which have the attribute hFsize set.
|
java.lang.String |
getHostlist(int index)
Get a java.lang.String attribute at an index.
|
int |
getHostlistCount()
Get the number of java.lang.String attributes.
|
java.util.List<java.lang.String> |
getHostlistList()
Get a unmodifiable list of all java.lang.String attributes.
|
java.lang.String |
getHRss(java.lang.String hostname)
Get the hRss attribute for a hostname.
|
int |
getHRssCount()
Get the number of hostnames which have the attribute hRss set.
|
java.util.Set<java.lang.String> |
getHRssKeys()
Get the set of hostnames which have the attribute hRss set.
|
java.lang.String |
getHRt(java.lang.String hostname)
Get the hRt attribute for a hostname.
|
int |
getHRtCount()
Get the number of hostnames which have the attribute hRt set.
|
java.util.Set<java.lang.String> |
getHRtKeys()
Get the set of hostnames which have the attribute hRt set.
|
java.lang.String |
getHStack(java.lang.String hostname)
Get the hStack attribute for a hostname.
|
int |
getHStackCount()
Get the number of hostnames which have the attribute hStack set.
|
java.util.Set<java.lang.String> |
getHStackKeys()
Get the set of hostnames which have the attribute hStack set.
|
java.lang.String |
getHVmem(java.lang.String hostname)
Get the hVmem attribute for a hostname.
|
int |
getHVmemCount()
Get the number of hostnames which have the attribute hVmem set.
|
java.util.Set<java.lang.String> |
getHVmemKeys()
Get the set of hostnames which have the attribute hVmem set.
|
java.lang.String |
getInitialState(java.lang.String hostname)
Get the initialState attribute for a hostname.
|
int |
getInitialStateCount()
Get the number of hostnames which have the attribute initialState set.
|
java.util.Set<java.lang.String> |
getInitialStateKeys()
Get the set of hostnames which have the attribute initialState set.
|
int |
getJobSlots(java.lang.String hostname)
Get the jobSlots attribute for a hostname.
|
int |
getJobSlotsCount()
Get the number of hostnames which have the attribute jobSlots set.
|
java.util.Set<java.lang.String> |
getJobSlotsKeys()
Get the set of hostnames which have the attribute jobSlots set.
|
ComplexEntry |
getLoadThresholds(java.lang.String hostname,
int index)
Get the value of a hostname at an index.
|
int |
getLoadThresholdsCount(java.lang.String hostname)
Get the number of values for a hostname
|
java.util.Set<java.lang.String> |
getLoadThresholdsKeys()
Get a unmodifiable set of stored loadThresholds attribute keys.
|
java.util.List |
getLoadThresholdsList(java.lang.String hostname)
Get a unmodifiable list of loadThresholds attributes
|
java.lang.String |
getMinCpuInterval(java.lang.String hostname)
Get the minCpuInterval attribute for a hostname.
|
int |
getMinCpuIntervalCount()
Get the number of hostnames which have the attribute minCpuInterval set.
|
java.util.Set<java.lang.String> |
getMinCpuIntervalKeys()
Get the set of hostnames which have the attribute minCpuInterval set.
|
java.lang.String |
getName()
Get the value of the name attribute.
|
java.lang.String |
getNotify(java.lang.String hostname)
Get the notify attribute for a hostname.
|
int |
getNotifyCount()
Get the number of hostnames which have the attribute notify set.
|
java.util.Set<java.lang.String> |
getNotifyKeys()
Get the set of hostnames which have the attribute notify set.
|
int |
getNsuspend(java.lang.String hostname)
Get the nsuspend attribute for a hostname.
|
int |
getNsuspendCount()
Get the number of hostnames which have the attribute nsuspend set.
|
java.util.Set<java.lang.String> |
getNsuspendKeys()
Get the set of hostnames which have the attribute nsuspend set.
|
UserSet |
getOwner(java.lang.String hostname,
int index)
Get the value of a hostname at an index.
|
int |
getOwnerCount(java.lang.String hostname)
Get the number of values for a hostname
|
java.util.Set<java.lang.String> |
getOwnerKeys()
Get a unmodifiable set of stored owner attribute keys.
|
java.util.List |
getOwnerList(java.lang.String hostname)
Get a unmodifiable list of owner attributes
|
java.lang.String |
getPe(java.lang.String hostname,
int index)
Get the value of a hostname at an index.
|
int |
getPeCount(java.lang.String hostname)
Get the number of values for a hostname
|
java.util.Set<java.lang.String> |
getPeKeys()
Get a unmodifiable set of stored pe attribute keys.
|
java.util.List |
getPeList(java.lang.String hostname)
Get a unmodifiable list of pe attributes
|
java.lang.String |
getPriority(java.lang.String hostname)
Get the priority attribute for a hostname.
|
int |
getPriorityCount()
Get the number of hostnames which have the attribute priority set.
|
java.util.Set<java.lang.String> |
getPriorityKeys()
Get the set of hostnames which have the attribute priority set.
|
java.lang.String |
getProcessors(java.lang.String hostname)
Get the processors attribute for a hostname.
|
int |
getProcessorsCount()
Get the number of hostnames which have the attribute processors set.
|
java.util.Set<java.lang.String> |
getProcessorsKeys()
Get the set of hostnames which have the attribute processors set.
|
Project |
getProjects(java.lang.String hostname,
int index)
Get the value of a hostname at an index.
|
int |
getProjectsCount(java.lang.String hostname)
Get the number of values for a hostname
|
java.util.Set<java.lang.String> |
getProjectsKeys()
Get a unmodifiable set of stored projects attribute keys.
|
java.util.List |
getProjectsList(java.lang.String hostname)
Get a unmodifiable list of projects attributes
|
java.lang.String |
getProlog(java.lang.String hostname)
Get the prolog attribute for a hostname.
|
int |
getPrologCount()
Get the number of hostnames which have the attribute prolog set.
|
java.util.Set<java.lang.String> |
getPrologKeys()
Get the set of hostnames which have the attribute prolog set.
|
QueueInstance |
getQinstances(int index)
Get a com.sun.grid.jgdi.configuration.QueueInstance attribute at an index.
|
int |
getQinstancesCount()
Get the number of com.sun.grid.jgdi.configuration.QueueInstance attributes.
|
java.util.List<QueueInstance> |
getQinstancesList()
Get a unmodifiable list of all com.sun.grid.jgdi.configuration.QueueInstance attributes.
|
int |
getQtype(java.lang.String hostname)
Get the qtype attribute for a hostname.
|
int |
getQtypeCount()
Get the number of hostnames which have the attribute qtype set.
|
java.util.Set<java.lang.String> |
getQtypeKeys()
Get the set of hostnames which have the attribute qtype set.
|
boolean |
getRerun(java.lang.String hostname)
Get the rerun attribute for a hostname.
|
int |
getRerunCount()
Get the number of hostnames which have the attribute rerun set.
|
java.util.Set<java.lang.String> |
getRerunKeys()
Get the set of hostnames which have the attribute rerun set.
|
java.lang.String |
getResumeMethod(java.lang.String hostname)
Get the resumeMethod attribute for a hostname.
|
int |
getResumeMethodCount()
Get the number of hostnames which have the attribute resumeMethod set.
|
java.util.Set<java.lang.String> |
getResumeMethodKeys()
Get the set of hostnames which have the attribute resumeMethod set.
|
java.lang.String |
getSCore(java.lang.String hostname)
Get the sCore attribute for a hostname.
|
int |
getSCoreCount()
Get the number of hostnames which have the attribute sCore set.
|
java.util.Set<java.lang.String> |
getSCoreKeys()
Get the set of hostnames which have the attribute sCore set.
|
java.lang.String |
getSCpu(java.lang.String hostname)
Get the sCpu attribute for a hostname.
|
int |
getSCpuCount()
Get the number of hostnames which have the attribute sCpu set.
|
java.util.Set<java.lang.String> |
getSCpuKeys()
Get the set of hostnames which have the attribute sCpu set.
|
java.lang.String |
getSData(java.lang.String hostname)
Get the sData attribute for a hostname.
|
int |
getSDataCount()
Get the number of hostnames which have the attribute sData set.
|
java.util.Set<java.lang.String> |
getSDataKeys()
Get the set of hostnames which have the attribute sData set.
|
int |
getSeqNo(java.lang.String hostname)
Get the seqNo attribute for a hostname.
|
int |
getSeqNoCount()
Get the number of hostnames which have the attribute seqNo set.
|
java.util.Set<java.lang.String> |
getSeqNoKeys()
Get the set of hostnames which have the attribute seqNo set.
|
java.lang.String |
getSFsize(java.lang.String hostname)
Get the sFsize attribute for a hostname.
|
int |
getSFsizeCount()
Get the number of hostnames which have the attribute sFsize set.
|
java.util.Set<java.lang.String> |
getSFsizeKeys()
Get the set of hostnames which have the attribute sFsize set.
|
java.lang.String |
getShell(java.lang.String hostname)
Get the shell attribute for a hostname.
|
int |
getShellCount()
Get the number of hostnames which have the attribute shell set.
|
java.util.Set<java.lang.String> |
getShellKeys()
Get the set of hostnames which have the attribute shell set.
|
java.lang.String |
getShellStartMode(java.lang.String hostname)
Get the shellStartMode attribute for a hostname.
|
int |
getShellStartModeCount()
Get the number of hostnames which have the attribute shellStartMode set.
|
java.util.Set<java.lang.String> |
getShellStartModeKeys()
Get the set of hostnames which have the attribute shellStartMode set.
|
java.lang.String |
getSRss(java.lang.String hostname)
Get the sRss attribute for a hostname.
|
int |
getSRssCount()
Get the number of hostnames which have the attribute sRss set.
|
java.util.Set<java.lang.String> |
getSRssKeys()
Get the set of hostnames which have the attribute sRss set.
|
java.lang.String |
getSRt(java.lang.String hostname)
Get the sRt attribute for a hostname.
|
int |
getSRtCount()
Get the number of hostnames which have the attribute sRt set.
|
java.util.Set<java.lang.String> |
getSRtKeys()
Get the set of hostnames which have the attribute sRt set.
|
java.lang.String |
getSStack(java.lang.String hostname)
Get the sStack attribute for a hostname.
|
int |
getSStackCount()
Get the number of hostnames which have the attribute sStack set.
|
java.util.Set<java.lang.String> |
getSStackKeys()
Get the set of hostnames which have the attribute sStack set.
|
java.lang.String |
getStarterMethod(java.lang.String hostname)
Get the starterMethod attribute for a hostname.
|
int |
getStarterMethodCount()
Get the number of hostnames which have the attribute starterMethod set.
|
java.util.Set<java.lang.String> |
getStarterMethodKeys()
Get the set of hostnames which have the attribute starterMethod set.
|
Subordinate |
getSubordinate(java.lang.String hostname,
int index)
Get the value of a hostname at an index.
|
int |
getSubordinateCount(java.lang.String hostname)
Get the number of values for a hostname
|
java.util.Set<java.lang.String> |
getSubordinateKeys()
Get a unmodifiable set of stored subordinate attribute keys.
|
java.util.List |
getSubordinateList(java.lang.String hostname)
Get a unmodifiable list of subordinate attributes
|
java.lang.String |
getSuspendInterval(java.lang.String hostname)
Get the suspendInterval attribute for a hostname.
|
int |
getSuspendIntervalCount()
Get the number of hostnames which have the attribute suspendInterval set.
|
java.util.Set<java.lang.String> |
getSuspendIntervalKeys()
Get the set of hostnames which have the attribute suspendInterval set.
|
java.lang.String |
getSuspendMethod(java.lang.String hostname)
Get the suspendMethod attribute for a hostname.
|
int |
getSuspendMethodCount()
Get the number of hostnames which have the attribute suspendMethod set.
|
java.util.Set<java.lang.String> |
getSuspendMethodKeys()
Get the set of hostnames which have the attribute suspendMethod set.
|
ComplexEntry |
getSuspendThresholds(java.lang.String hostname,
int index)
Get the value of a hostname at an index.
|
int |
getSuspendThresholdsCount(java.lang.String hostname)
Get the number of values for a hostname
|
java.util.Set<java.lang.String> |
getSuspendThresholdsKeys()
Get a unmodifiable set of stored suspendThresholds attribute keys.
|
java.util.List |
getSuspendThresholdsList(java.lang.String hostname)
Get a unmodifiable list of suspendThresholds attributes
|
java.lang.String |
getSVmem(java.lang.String hostname)
Get the sVmem attribute for a hostname.
|
int |
getSVmemCount()
Get the number of hostnames which have the attribute sVmem set.
|
java.util.Set<java.lang.String> |
getSVmemKeys()
Get the set of hostnames which have the attribute sVmem set.
|
int |
getTag()
Get the value of the tag attribute.
|
java.lang.String |
getTerminateMethod(java.lang.String hostname)
Get the terminateMethod attribute for a hostname.
|
int |
getTerminateMethodCount()
Get the number of hostnames which have the attribute terminateMethod set.
|
java.util.Set<java.lang.String> |
getTerminateMethodKeys()
Get the set of hostnames which have the attribute terminateMethod set.
|
java.lang.String |
getTmpdir(java.lang.String hostname)
Get the tmpdir attribute for a hostname.
|
int |
getTmpdirCount()
Get the number of hostnames which have the attribute tmpdir set.
|
java.util.Set<java.lang.String> |
getTmpdirKeys()
Get the set of hostnames which have the attribute tmpdir set.
|
UserSet |
getXacl(java.lang.String hostname,
int index)
Get the value of a hostname at an index.
|
int |
getXaclCount(java.lang.String hostname)
Get the number of values for a hostname
|
java.util.Set<java.lang.String> |
getXaclKeys()
Get a unmodifiable set of stored xacl attribute keys.
|
java.util.List |
getXaclList(java.lang.String hostname)
Get a unmodifiable list of xacl attributes
|
Project |
getXprojects(java.lang.String hostname,
int index)
Get the value of a hostname at an index.
|
int |
getXprojectsCount(java.lang.String hostname)
Get the number of values for a hostname
|
java.util.Set<java.lang.String> |
getXprojectsKeys()
Get a unmodifiable set of stored xprojects attribute keys.
|
java.util.List |
getXprojectsList(java.lang.String hostname)
Get a unmodifiable list of xprojects attributes
|
boolean |
isSetAcl()
Determine if the acl is set
|
boolean |
isSetCalendar()
Determine if any calendar attribute is set
|
boolean |
isSetCalendar(java.lang.String hostname)
Determine if any calendar attribute is for a hostname is set
|
boolean |
isSetCkpt()
Determine if the ckpt is set
|
boolean |
isSetConsumableConfig()
Determine if the consumableConfig is set
|
boolean |
isSetEpilog()
Determine if any epilog attribute is set
|
boolean |
isSetEpilog(java.lang.String hostname)
Determine if any epilog attribute is for a hostname is set
|
boolean |
isSetHCore()
Determine if any hCore attribute is set
|
boolean |
isSetHCore(java.lang.String hostname)
Determine if any hCore attribute is for a hostname is set
|
boolean |
isSetHCpu()
Determine if any hCpu attribute is set
|
boolean |
isSetHCpu(java.lang.String hostname)
Determine if any hCpu attribute is for a hostname is set
|
boolean |
isSetHData()
Determine if any hData attribute is set
|
boolean |
isSetHData(java.lang.String hostname)
Determine if any hData attribute is for a hostname is set
|
boolean |
isSetHFsize()
Determine if any hFsize attribute is set
|
boolean |
isSetHFsize(java.lang.String hostname)
Determine if any hFsize attribute is for a hostname is set
|
boolean |
isSetHostlist()
Determine if the hostlist attribute is set
|
boolean |
isSetHRss()
Determine if any hRss attribute is set
|
boolean |
isSetHRss(java.lang.String hostname)
Determine if any hRss attribute is for a hostname is set
|
boolean |
isSetHRt()
Determine if any hRt attribute is set
|
boolean |
isSetHRt(java.lang.String hostname)
Determine if any hRt attribute is for a hostname is set
|
boolean |
isSetHStack()
Determine if any hStack attribute is set
|
boolean |
isSetHStack(java.lang.String hostname)
Determine if any hStack attribute is for a hostname is set
|
boolean |
isSetHVmem()
Determine if any hVmem attribute is set
|
boolean |
isSetHVmem(java.lang.String hostname)
Determine if any hVmem attribute is for a hostname is set
|
boolean |
isSetInitialState()
Determine if any initialState attribute is set
|
boolean |
isSetInitialState(java.lang.String hostname)
Determine if any initialState attribute is for a hostname is set
|
boolean |
isSetJobSlots()
Determine if any jobSlots attribute is set
|
boolean |
isSetJobSlots(java.lang.String hostname)
Determine if any jobSlots attribute is for a hostname is set
|
boolean |
isSetLoadThresholds()
Determine if the loadThresholds is set
|
boolean |
isSetMinCpuInterval()
Determine if any minCpuInterval attribute is set
|
boolean |
isSetMinCpuInterval(java.lang.String hostname)
Determine if any minCpuInterval attribute is for a hostname is set
|
boolean |
isSetName()
Determine if the name attribute is set
|
boolean |
isSetNotify()
Determine if any notify attribute is set
|
boolean |
isSetNotify(java.lang.String hostname)
Determine if any notify attribute is for a hostname is set
|
boolean |
isSetNsuspend()
Determine if any nsuspend attribute is set
|
boolean |
isSetNsuspend(java.lang.String hostname)
Determine if any nsuspend attribute is for a hostname is set
|
boolean |
isSetOwner()
Determine if the owner is set
|
boolean |
isSetPe()
Determine if the pe is set
|
boolean |
isSetPriority()
Determine if any priority attribute is set
|
boolean |
isSetPriority(java.lang.String hostname)
Determine if any priority attribute is for a hostname is set
|
boolean |
isSetProcessors()
Determine if any processors attribute is set
|
boolean |
isSetProcessors(java.lang.String hostname)
Determine if any processors attribute is for a hostname is set
|
boolean |
isSetProjects()
Determine if the projects is set
|
boolean |
isSetProlog()
Determine if any prolog attribute is set
|
boolean |
isSetProlog(java.lang.String hostname)
Determine if any prolog attribute is for a hostname is set
|
boolean |
isSetQinstances()
Determine if the qinstances attribute is set
|
boolean |
isSetQtype()
Determine if any qtype attribute is set
|
boolean |
isSetQtype(java.lang.String hostname)
Determine if any qtype attribute is for a hostname is set
|
boolean |
isSetRerun()
Determine if any rerun attribute is set
|
boolean |
isSetRerun(java.lang.String hostname)
Determine if any rerun attribute is for a hostname is set
|
boolean |
isSetResumeMethod()
Determine if any resumeMethod attribute is set
|
boolean |
isSetResumeMethod(java.lang.String hostname)
Determine if any resumeMethod attribute is for a hostname is set
|
boolean |
isSetSCore()
Determine if any sCore attribute is set
|
boolean |
isSetSCore(java.lang.String hostname)
Determine if any sCore attribute is for a hostname is set
|
boolean |
isSetSCpu()
Determine if any sCpu attribute is set
|
boolean |
isSetSCpu(java.lang.String hostname)
Determine if any sCpu attribute is for a hostname is set
|
boolean |
isSetSData()
Determine if any sData attribute is set
|
boolean |
isSetSData(java.lang.String hostname)
Determine if any sData attribute is for a hostname is set
|
boolean |
isSetSeqNo()
Determine if any seqNo attribute is set
|
boolean |
isSetSeqNo(java.lang.String hostname)
Determine if any seqNo attribute is for a hostname is set
|
boolean |
isSetSFsize()
Determine if any sFsize attribute is set
|
boolean |
isSetSFsize(java.lang.String hostname)
Determine if any sFsize attribute is for a hostname is set
|
boolean |
isSetShell()
Determine if any shell attribute is set
|
boolean |
isSetShell(java.lang.String hostname)
Determine if any shell attribute is for a hostname is set
|
boolean |
isSetShellStartMode()
Determine if any shellStartMode attribute is set
|
boolean |
isSetShellStartMode(java.lang.String hostname)
Determine if any shellStartMode attribute is for a hostname is set
|
boolean |
isSetSRss()
Determine if any sRss attribute is set
|
boolean |
isSetSRss(java.lang.String hostname)
Determine if any sRss attribute is for a hostname is set
|
boolean |
isSetSRt()
Determine if any sRt attribute is set
|
boolean |
isSetSRt(java.lang.String hostname)
Determine if any sRt attribute is for a hostname is set
|
boolean |
isSetSStack()
Determine if any sStack attribute is set
|
boolean |
isSetSStack(java.lang.String hostname)
Determine if any sStack attribute is for a hostname is set
|
boolean |
isSetStarterMethod()
Determine if any starterMethod attribute is set
|
boolean |
isSetStarterMethod(java.lang.String hostname)
Determine if any starterMethod attribute is for a hostname is set
|
boolean |
isSetSubordinate()
Determine if the subordinate is set
|
boolean |
isSetSuspendInterval()
Determine if any suspendInterval attribute is set
|
boolean |
isSetSuspendInterval(java.lang.String hostname)
Determine if any suspendInterval attribute is for a hostname is set
|
boolean |
isSetSuspendMethod()
Determine if any suspendMethod attribute is set
|
boolean |
isSetSuspendMethod(java.lang.String hostname)
Determine if any suspendMethod attribute is for a hostname is set
|
boolean |
isSetSuspendThresholds()
Determine if the suspendThresholds is set
|
boolean |
isSetSVmem()
Determine if any sVmem attribute is set
|
boolean |
isSetSVmem(java.lang.String hostname)
Determine if any sVmem attribute is for a hostname is set
|
boolean |
isSetTag()
Determine if the tag attribute is set
|
boolean |
isSetTerminateMethod()
Determine if any terminateMethod attribute is set
|
boolean |
isSetTerminateMethod(java.lang.String hostname)
Determine if any terminateMethod attribute is for a hostname is set
|
boolean |
isSetTmpdir()
Determine if any tmpdir attribute is set
|
boolean |
isSetTmpdir(java.lang.String hostname)
Determine if any tmpdir attribute is for a hostname is set
|
boolean |
isSetXacl()
Determine if the xacl is set
|
boolean |
isSetXprojects()
Determine if the xprojects is set
|
void |
putCalendar(java.lang.String hostname,
java.lang.String calendar)
Put the attribute calendar for a hostname.
|
void |
putEpilog(java.lang.String hostname,
java.lang.String epilog)
Put the attribute epilog for a hostname.
|
void |
putHCore(java.lang.String hostname,
java.lang.String hCore)
Put the attribute hCore for a hostname.
|
void |
putHCpu(java.lang.String hostname,
java.lang.String hCpu)
Put the attribute hCpu for a hostname.
|
void |
putHData(java.lang.String hostname,
java.lang.String hData)
Put the attribute hData for a hostname.
|
void |
putHFsize(java.lang.String hostname,
java.lang.String hFSize)
Put the attribute hFsize for a hostname.
|
void |
putHRss(java.lang.String hostname,
java.lang.String hRss)
Put the attribute hRss for a hostname.
|
void |
putHRt(java.lang.String hostname,
java.lang.String hRt)
Put the attribute hRt for a hostname.
|
void |
putHStack(java.lang.String hostname,
java.lang.String hStack)
Put the attribute hStack for a hostname.
|
void |
putHVmem(java.lang.String hostname,
java.lang.String hVmem)
Put the attribute hVmem for a hostname.
|
void |
putInitialState(java.lang.String hostname,
java.lang.String initialState)
Put the attribute initialState for a hostname.
|
void |
putJobSlots(java.lang.String hostname,
int jobSlots)
Put the attribute jobSlots for a hostname.
|
void |
putMinCpuInterval(java.lang.String hostname,
java.lang.String minCpuInterval)
Put the attribute minCpuInterval for a hostname.
|
void |
putNotify(java.lang.String hostname,
java.lang.String notify)
Put the attribute notify for a hostname.
|
void |
putNsuspend(java.lang.String hostname,
int nsuspend)
Put the attribute nsuspend for a hostname.
|
void |
putPriority(java.lang.String hostname,
java.lang.String priority)
Put the attribute priority for a hostname.
|
void |
putProcessors(java.lang.String hostname,
java.lang.String processors)
Put the attribute processors for a hostname.
|
void |
putProlog(java.lang.String hostname,
java.lang.String prolog)
Put the attribute prolog for a hostname.
|
void |
putQtype(java.lang.String hostname,
int qType)
Put the attribute qtype for a hostname.
|
void |
putRerun(java.lang.String hostname,
boolean rerun)
Put the attribute rerun for a hostname.
|
void |
putResumeMethod(java.lang.String hostname,
java.lang.String resumeMethod)
Put the attribute resumeMethod for a hostname.
|
void |
putSCore(java.lang.String hostname,
java.lang.String sCore)
Put the attribute sCore for a hostname.
|
void |
putSCpu(java.lang.String hostname,
java.lang.String sCpu)
Put the attribute sCpu for a hostname.
|
void |
putSData(java.lang.String hostname,
java.lang.String sData)
Put the attribute sData for a hostname.
|
void |
putSeqNo(java.lang.String hostname,
int seqNo)
Put the attribute seqNo for a hostname.
|
void |
putSFsize(java.lang.String hostname,
java.lang.String sFSize)
Put the attribute sFsize for a hostname.
|
void |
putShell(java.lang.String hostname,
java.lang.String shell)
Put the attribute shell for a hostname.
|
void |
putShellStartMode(java.lang.String hostname,
java.lang.String shellStartMode)
Put the attribute shellStartMode for a hostname.
|
void |
putSRss(java.lang.String hostname,
java.lang.String sRss)
Put the attribute sRss for a hostname.
|
void |
putSRt(java.lang.String hostname,
java.lang.String sRt)
Put the attribute sRt for a hostname.
|
void |
putSStack(java.lang.String hostname,
java.lang.String sStack)
Put the attribute sStack for a hostname.
|
void |
putStarterMethod(java.lang.String hostname,
java.lang.String starterMethod)
Put the attribute starterMethod for a hostname.
|
void |
putSuspendInterval(java.lang.String hostname,
java.lang.String suspendInterval)
Put the attribute suspendInterval for a hostname.
|
void |
putSuspendMethod(java.lang.String hostname,
java.lang.String suspendMethod)
Put the attribute suspendMethod for a hostname.
|
void |
putSVmem(java.lang.String hostname,
java.lang.String sVmem)
Put the attribute sVmem for a hostname.
|
void |
putTerminateMethod(java.lang.String hostname,
java.lang.String terminateMethod)
Put the attribute terminateMethod for a hostname.
|
void |
putTmpdir(java.lang.String hostname,
java.lang.String tmpDir)
Put the attribute tmpdir for a hostname.
|
boolean |
removeAcl(java.lang.String hostname,
UserSet acl)
Remove a acl attribute for a hostname.
|
java.lang.Object |
removeAclAt(java.lang.String hostname,
int index)
Remove a acl attribute for a hostname.
|
void |
removeAllAcl()
Remove all acl) attributes.
|
void |
removeAllAcl(java.lang.String hostname)
Remove all acl) attributes for a hostname.
|
void |
removeAllCalendar()
Remove the attribute calendar for all hostnames.
|
void |
removeAllCkpt()
Remove all checkpoint) attributes.
|
void |
removeAllCkpt(java.lang.String hostname)
Remove all checkpoint) attributes for a hostname.
|
void |
removeAllConsumableConfig()
Remove all consumable) attributes.
|
void |
removeAllConsumableConfig(java.lang.String hostname)
Remove all consumable) attributes for a hostname.
|
void |
removeAllDefaultAcl()
Remove all acl) attributes from
the default
hostname (@/). |
void |
removeAllDefaultCkpt()
Remove all checkpoint) attributes from
the default
hostname (@/). |
void |
removeAllDefaultConsumableConfig()
Remove all consumable) attributes from
the default
hostname (@/). |
void |
removeAllDefaultLoadThresholds()
Remove all loadThreshold) attributes from
the default
hostname (@/). |
void |
removeAllDefaultOwner()
Remove all owner) attributes from
the default
hostname (@/). |
void |
removeAllDefaultPe()
Remove all pe) attributes from
the default
hostname (@/). |
void |
removeAllDefaultProjects()
Remove all project) attributes from
the default
hostname (@/). |
void |
removeAllDefaultSubordinate()
Remove all subordinate) attributes from
the default
hostname (@/). |
void |
removeAllDefaultSuspendThresholds()
Remove all suspendThreshold) attributes from
the default
hostname (@/). |
void |
removeAllDefaultXacl()
Remove all acl) attributes from
the default
hostname (@/). |
void |
removeAllDefaultXprojects()
Remove all project) attributes from
the default
hostname (@/). |
void |
removeAllEpilog()
Remove the attribute epilog for all hostnames.
|
void |
removeAllHCore()
Remove the attribute hCore for all hostnames.
|
void |
removeAllHCpu()
Remove the attribute hCpu for all hostnames.
|
void |
removeAllHData()
Remove the attribute hData for all hostnames.
|
void |
removeAllHFsize()
Remove the attribute hFsize for all hostnames.
|
void |
removeAllHostlist()
Remove all java.lang.String attributes.
|
void |
removeAllHRss()
Remove the attribute hRss for all hostnames.
|
void |
removeAllHRt()
Remove the attribute hRt for all hostnames.
|
void |
removeAllHStack()
Remove the attribute hStack for all hostnames.
|
void |
removeAllHVmem()
Remove the attribute hVmem for all hostnames.
|
void |
removeAllInitialState()
Remove the attribute initialState for all hostnames.
|
void |
removeAllJobSlots()
Remove the attribute jobSlots for all hostnames.
|
void |
removeAllLoadThresholds()
Remove all loadThreshold) attributes.
|
void |
removeAllLoadThresholds(java.lang.String hostname)
Remove all loadThreshold) attributes for a hostname.
|
void |
removeAllMinCpuInterval()
Remove the attribute minCpuInterval for all hostnames.
|
void |
removeAllNotify()
Remove the attribute notify for all hostnames.
|
void |
removeAllNsuspend()
Remove the attribute nsuspend for all hostnames.
|
void |
removeAllOwner()
Remove all owner) attributes.
|
void |
removeAllOwner(java.lang.String hostname)
Remove all owner) attributes for a hostname.
|
void |
removeAllPe()
Remove all pe) attributes.
|
void |
removeAllPe(java.lang.String hostname)
Remove all pe) attributes for a hostname.
|
void |
removeAllPriority()
Remove the attribute priority for all hostnames.
|
void |
removeAllProcessors()
Remove the attribute processors for all hostnames.
|
void |
removeAllProjects()
Remove all project) attributes.
|
void |
removeAllProjects(java.lang.String hostname)
Remove all project) attributes for a hostname.
|
void |
removeAllProlog()
Remove the attribute prolog for all hostnames.
|
void |
removeAllQinstances()
Remove all com.sun.grid.jgdi.configuration.QueueInstance attributes.
|
void |
removeAllQtype()
Remove the attribute qtype for all hostnames.
|
void |
removeAllRerun()
Remove the attribute rerun for all hostnames.
|
void |
removeAllResumeMethod()
Remove the attribute resumeMethod for all hostnames.
|
void |
removeAllSCore()
Remove the attribute sCore for all hostnames.
|
void |
removeAllSCpu()
Remove the attribute sCpu for all hostnames.
|
void |
removeAllSData()
Remove the attribute sData for all hostnames.
|
void |
removeAllSeqNo()
Remove the attribute seqNo for all hostnames.
|
void |
removeAllSFsize()
Remove the attribute sFsize for all hostnames.
|
void |
removeAllShell()
Remove the attribute shell for all hostnames.
|
void |
removeAllShellStartMode()
Remove the attribute shellStartMode for all hostnames.
|
void |
removeAllSRss()
Remove the attribute sRss for all hostnames.
|
void |
removeAllSRt()
Remove the attribute sRt for all hostnames.
|
void |
removeAllSStack()
Remove the attribute sStack for all hostnames.
|
void |
removeAllStarterMethod()
Remove the attribute starterMethod for all hostnames.
|
void |
removeAllSubordinate()
Remove all subordinate) attributes.
|
void |
removeAllSubordinate(java.lang.String hostname)
Remove all subordinate) attributes for a hostname.
|
void |
removeAllSuspendInterval()
Remove the attribute suspendInterval for all hostnames.
|
void |
removeAllSuspendMethod()
Remove the attribute suspendMethod for all hostnames.
|
void |
removeAllSuspendThresholds()
Remove all suspendThreshold) attributes.
|
void |
removeAllSuspendThresholds(java.lang.String hostname)
Remove all suspendThreshold) attributes for a hostname.
|
void |
removeAllSVmem()
Remove the attribute sVmem for all hostnames.
|
void |
removeAllTerminateMethod()
Remove the attribute terminateMethod for all hostnames.
|
void |
removeAllTmpdir()
Remove the attribute tmpdir for all hostnames.
|
void |
removeAllXacl()
Remove all acl) attributes.
|
void |
removeAllXacl(java.lang.String hostname)
Remove all acl) attributes for a hostname.
|
void |
removeAllXprojects()
Remove all project) attributes.
|
void |
removeAllXprojects(java.lang.String hostname)
Remove all project) attributes for a hostname.
|
java.lang.String |
removeCalendar(java.lang.String hostname)
remove the attribute calendar for a hostname.
|
boolean |
removeCkpt(java.lang.String hostname,
java.lang.String checkpoint)
Remove a checkpoint attribute for a hostname.
|
java.lang.Object |
removeCkptAt(java.lang.String hostname,
int index)
Remove a checkpoint attribute for a hostname.
|
boolean |
removeConsumableConfig(java.lang.String hostname,
ComplexEntry consumable)
Remove a consumable attribute for a hostname.
|
java.lang.Object |
removeConsumableConfigAt(java.lang.String hostname,
int index)
Remove a consumable attribute for a hostname.
|
boolean |
removeDefaultAcl(java.lang.String hostname,
UserSet acl)
Remove
acl attribute from the
default hostname (@/). |
java.lang.Object |
removeDefaultAclAt(java.lang.String hostname,
int index)
Remove
acl attribute for the
default hostname (@/). |
boolean |
removeDefaultCkpt(java.lang.String hostname,
java.lang.String checkpoint)
Remove
checkpoint attribute from the
default hostname (@/). |
java.lang.Object |
removeDefaultCkptAt(java.lang.String hostname,
int index)
Remove
checkpoint attribute for the
default hostname (@/). |
boolean |
removeDefaultConsumableConfig(java.lang.String hostname,
ComplexEntry consumable)
Remove
consumable attribute from the
default hostname (@/). |
java.lang.Object |
removeDefaultConsumableConfigAt(java.lang.String hostname,
int index)
Remove
consumable attribute for the
default hostname (@/). |
boolean |
removeDefaultLoadThresholds(java.lang.String hostname,
ComplexEntry loadThreshold)
Remove
loadThreshold attribute from the
default hostname (@/). |
java.lang.Object |
removeDefaultLoadThresholdsAt(java.lang.String hostname,
int index)
Remove
loadThreshold attribute for the
default hostname (@/). |
boolean |
removeDefaultOwner(java.lang.String hostname,
UserSet owner)
Remove
owner attribute from the
default hostname (@/). |
java.lang.Object |
removeDefaultOwnerAt(java.lang.String hostname,
int index)
Remove
owner attribute for the
default hostname (@/). |
boolean |
removeDefaultPe(java.lang.String hostname,
java.lang.String pe)
Remove
pe attribute from the
default hostname (@/). |
java.lang.Object |
removeDefaultPeAt(java.lang.String hostname,
int index)
Remove
pe attribute for the
default hostname (@/). |
boolean |
removeDefaultProjects(java.lang.String hostname,
Project project)
Remove
project attribute from the
default hostname (@/). |
java.lang.Object |
removeDefaultProjectsAt(java.lang.String hostname,
int index)
Remove
project attribute for the
default hostname (@/). |
boolean |
removeDefaultSubordinate(java.lang.String hostname,
Subordinate subordinate)
Remove
subordinate attribute from the
default hostname (@/). |
java.lang.Object |
removeDefaultSubordinateAt(java.lang.String hostname,
int index)
Remove
subordinate attribute for the
default hostname (@/). |
boolean |
removeDefaultSuspendThresholds(java.lang.String hostname,
ComplexEntry suspendThreshold)
Remove
suspendThreshold attribute from the
default hostname (@/). |
java.lang.Object |
removeDefaultSuspendThresholdsAt(java.lang.String hostname,
int index)
Remove
suspendThreshold attribute for the
default hostname (@/). |
boolean |
removeDefaultXacl(java.lang.String hostname,
UserSet acl)
Remove
acl attribute from the
default hostname (@/). |
java.lang.Object |
removeDefaultXaclAt(java.lang.String hostname,
int index)
Remove
acl attribute for the
default hostname (@/). |
boolean |
removeDefaultXprojects(java.lang.String hostname,
Project project)
Remove
project attribute from the
default hostname (@/). |
java.lang.Object |
removeDefaultXprojectsAt(java.lang.String hostname,
int index)
Remove
project attribute for the
default hostname (@/). |
java.lang.String |
removeEpilog(java.lang.String hostname)
remove the attribute epilog for a hostname.
|
java.lang.String |
removeHCore(java.lang.String hostname)
remove the attribute hCore for a hostname.
|
java.lang.String |
removeHCpu(java.lang.String hostname)
remove the attribute hCpu for a hostname.
|
java.lang.String |
removeHData(java.lang.String hostname)
remove the attribute hData for a hostname.
|
java.lang.String |
removeHFsize(java.lang.String hostname)
remove the attribute hFsize for a hostname.
|
java.lang.String |
removeHostlist(int index)
Remote a java.lang.String attribute at an index.
|
boolean |
removeHostlist(java.lang.String ahostlist)
Remote a specific java.lang.String attribute.
|
java.lang.String |
removeHRss(java.lang.String hostname)
remove the attribute hRss for a hostname.
|
java.lang.String |
removeHRt(java.lang.String hostname)
remove the attribute hRt for a hostname.
|
java.lang.String |
removeHStack(java.lang.String hostname)
remove the attribute hStack for a hostname.
|
java.lang.String |
removeHVmem(java.lang.String hostname)
remove the attribute hVmem for a hostname.
|
java.lang.String |
removeInitialState(java.lang.String hostname)
remove the attribute initialState for a hostname.
|
java.lang.Integer |
removeJobSlots(java.lang.String hostname)
remove the attribute jobSlots for a hostname.
|
boolean |
removeLoadThresholds(java.lang.String hostname,
ComplexEntry loadThreshold)
Remove a loadThreshold attribute for a hostname.
|
java.lang.Object |
removeLoadThresholdsAt(java.lang.String hostname,
int index)
Remove a loadThreshold attribute for a hostname.
|
java.lang.String |
removeMinCpuInterval(java.lang.String hostname)
remove the attribute minCpuInterval for a hostname.
|
java.lang.String |
removeNotify(java.lang.String hostname)
remove the attribute notify for a hostname.
|
java.lang.Integer |
removeNsuspend(java.lang.String hostname)
remove the attribute nsuspend for a hostname.
|
boolean |
removeOwner(java.lang.String hostname,
UserSet owner)
Remove a owner attribute for a hostname.
|
java.lang.Object |
removeOwnerAt(java.lang.String hostname,
int index)
Remove a owner attribute for a hostname.
|
boolean |
removePe(java.lang.String hostname,
java.lang.String pe)
Remove a pe attribute for a hostname.
|
java.lang.Object |
removePeAt(java.lang.String hostname,
int index)
Remove a pe attribute for a hostname.
|
java.lang.String |
removePriority(java.lang.String hostname)
remove the attribute priority for a hostname.
|
java.lang.String |
removeProcessors(java.lang.String hostname)
remove the attribute processors for a hostname.
|
boolean |
removeProjects(java.lang.String hostname,
Project project)
Remove a project attribute for a hostname.
|
java.lang.Object |
removeProjectsAt(java.lang.String hostname,
int index)
Remove a project attribute for a hostname.
|
java.lang.String |
removeProlog(java.lang.String hostname)
remove the attribute prolog for a hostname.
|
QueueInstance |
removeQinstances(int index)
Remote a com.sun.grid.jgdi.configuration.QueueInstance attribute at an index.
|
boolean |
removeQinstances(QueueInstance aqinstances)
Remote a specific com.sun.grid.jgdi.configuration.QueueInstance attribute.
|
java.lang.Integer |
removeQtype(java.lang.String hostname)
remove the attribute qtype for a hostname.
|
java.lang.Boolean |
removeRerun(java.lang.String hostname)
remove the attribute rerun for a hostname.
|
java.lang.String |
removeResumeMethod(java.lang.String hostname)
remove the attribute resumeMethod for a hostname.
|
java.lang.String |
removeSCore(java.lang.String hostname)
remove the attribute sCore for a hostname.
|
java.lang.String |
removeSCpu(java.lang.String hostname)
remove the attribute sCpu for a hostname.
|
java.lang.String |
removeSData(java.lang.String hostname)
remove the attribute sData for a hostname.
|
java.lang.Integer |
removeSeqNo(java.lang.String hostname)
remove the attribute seqNo for a hostname.
|
java.lang.String |
removeSFsize(java.lang.String hostname)
remove the attribute sFsize for a hostname.
|
java.lang.String |
removeShell(java.lang.String hostname)
remove the attribute shell for a hostname.
|
java.lang.String |
removeShellStartMode(java.lang.String hostname)
remove the attribute shellStartMode for a hostname.
|
java.lang.String |
removeSRss(java.lang.String hostname)
remove the attribute sRss for a hostname.
|
java.lang.String |
removeSRt(java.lang.String hostname)
remove the attribute sRt for a hostname.
|
java.lang.String |
removeSStack(java.lang.String hostname)
remove the attribute sStack for a hostname.
|
java.lang.String |
removeStarterMethod(java.lang.String hostname)
remove the attribute starterMethod for a hostname.
|
boolean |
removeSubordinate(java.lang.String hostname,
Subordinate subordinate)
Remove a subordinate attribute for a hostname.
|
java.lang.Object |
removeSubordinateAt(java.lang.String hostname,
int index)
Remove a subordinate attribute for a hostname.
|
java.lang.String |
removeSuspendInterval(java.lang.String hostname)
remove the attribute suspendInterval for a hostname.
|
java.lang.String |
removeSuspendMethod(java.lang.String hostname)
remove the attribute suspendMethod for a hostname.
|
boolean |
removeSuspendThresholds(java.lang.String hostname,
ComplexEntry suspendThreshold)
Remove a suspendThreshold attribute for a hostname.
|
java.lang.Object |
removeSuspendThresholdsAt(java.lang.String hostname,
int index)
Remove a suspendThreshold attribute for a hostname.
|
java.lang.String |
removeSVmem(java.lang.String hostname)
remove the attribute sVmem for a hostname.
|
java.lang.String |
removeTerminateMethod(java.lang.String hostname)
remove the attribute terminateMethod for a hostname.
|
java.lang.String |
removeTmpdir(java.lang.String hostname)
remove the attribute tmpdir for a hostname.
|
boolean |
removeXacl(java.lang.String hostname,
UserSet acl)
Remove a acl attribute for a hostname.
|
java.lang.Object |
removeXaclAt(java.lang.String hostname,
int index)
Remove a acl attribute for a hostname.
|
boolean |
removeXprojects(java.lang.String hostname,
Project project)
Remove a project attribute for a hostname.
|
java.lang.Object |
removeXprojectsAt(java.lang.String hostname,
int index)
Remove a project attribute for a hostname.
|
void |
setAcl(java.lang.String hostname,
int index,
UserSet acl)
Set a acl attribute for a hostname.
|
void |
setCkpt(java.lang.String hostname,
int index,
java.lang.String checkpoint)
Set a checkpoint attribute for a hostname.
|
void |
setConsumableConfig(java.lang.String hostname,
int index,
ComplexEntry consumable)
Set a consumable attribute for a hostname.
|
void |
setDefaultAcl(int index,
UserSet acl)
Set
acl attribute for the default
hostname (@/). |
void |
setDefaultCalendar(java.lang.String calendar)
Set
calendar attribute for the default
hostname (@/). |
void |
setDefaultCkpt(int index,
java.lang.String checkpoint)
Set
checkpoint attribute for the default
hostname (@/). |
void |
setDefaultConsumableConfig(int index,
ComplexEntry consumable)
Set
consumable attribute for the default
hostname (@/). |
void |
setDefaultEpilog(java.lang.String epilog)
Set
epilog attribute for the default
hostname (@/). |
void |
setDefaultHCore(java.lang.String hCore)
Set
hCore attribute for the default
hostname (@/). |
void |
setDefaultHCpu(java.lang.String hCpu)
Set
hCpu attribute for the default
hostname (@/). |
void |
setDefaultHData(java.lang.String hData)
Set
hData attribute for the default
hostname (@/). |
void |
setDefaultHFsize(java.lang.String hFSize)
Set
hFSize attribute for the default
hostname (@/). |
void |
setDefaultHRss(java.lang.String hRss)
Set
hRss attribute for the default
hostname (@/). |
void |
setDefaultHRt(java.lang.String hRt)
Set
hRt attribute for the default
hostname (@/). |
void |
setDefaultHStack(java.lang.String hStack)
Set
hStack attribute for the default
hostname (@/). |
void |
setDefaultHVmem(java.lang.String hVmem)
Set
hVmem attribute for the default
hostname (@/). |
void |
setDefaultInitialState(java.lang.String initialState)
Set
initialState attribute for the default
hostname (@/). |
void |
setDefaultJobSlots(int jobSlots)
Set
jobSlots attribute for the default
hostname (@/). |
void |
setDefaultLoadThresholds(int index,
ComplexEntry loadThreshold)
Set
loadThreshold attribute for the default
hostname (@/). |
void |
setDefaultMinCpuInterval(java.lang.String minCpuInterval)
Set
minCpuInterval attribute for the default
hostname (@/). |
void |
setDefaultNotify(java.lang.String notify)
Set
notify attribute for the default
hostname (@/). |
void |
setDefaultNsuspend(int nsuspend)
Set
nsuspend attribute for the default
hostname (@/). |
void |
setDefaultOwner(int index,
UserSet owner)
Set
owner attribute for the default
hostname (@/). |
void |
setDefaultPe(int index,
java.lang.String pe)
Set
pe attribute for the default
hostname (@/). |
void |
setDefaultPriority(java.lang.String priority)
Set
priority attribute for the default
hostname (@/). |
void |
setDefaultProcessors(java.lang.String processors)
Set
processors attribute for the default
hostname (@/). |
void |
setDefaultProjects(int index,
Project project)
Set
project attribute for the default
hostname (@/). |
void |
setDefaultProlog(java.lang.String prolog)
Set
prolog attribute for the default
hostname (@/). |
void |
setDefaultQtype(int qType)
Set
qType attribute for the default
hostname (@/). |
void |
setDefaultRerun(boolean rerun)
Set
rerun attribute for the default
hostname (@/). |
void |
setDefaultResumeMethod(java.lang.String resumeMethod)
Set
resumeMethod attribute for the default
hostname (@/). |
void |
setDefaultSCore(java.lang.String sCore)
Set
sCore attribute for the default
hostname (@/). |
void |
setDefaultSCpu(java.lang.String sCpu)
Set
sCpu attribute for the default
hostname (@/). |
void |
setDefaultSData(java.lang.String sData)
Set
sData attribute for the default
hostname (@/). |
void |
setDefaultSeqNo(int seqNo)
Set
seqNo attribute for the default
hostname (@/). |
void |
setDefaultSFsize(java.lang.String sFSize)
Set
sFSize attribute for the default
hostname (@/). |
void |
setDefaultShell(java.lang.String shell)
Set
shell attribute for the default
hostname (@/). |
void |
setDefaultShellStartMode(java.lang.String shellStartMode)
Set
shellStartMode attribute for the default
hostname (@/). |
void |
setDefaultSRss(java.lang.String sRss)
Set
sRss attribute for the default
hostname (@/). |
void |
setDefaultSRt(java.lang.String sRt)
Set
sRt attribute for the default
hostname (@/). |
void |
setDefaultSStack(java.lang.String sStack)
Set
sStack attribute for the default
hostname (@/). |
void |
setDefaultStarterMethod(java.lang.String starterMethod)
Set
starterMethod attribute for the default
hostname (@/). |
void |
setDefaultSubordinate(int index,
Subordinate subordinate)
Set
subordinate attribute for the default
hostname (@/). |
void |
setDefaultSuspendInterval(java.lang.String suspendInterval)
Set
suspendInterval attribute for the default
hostname (@/). |
void |
setDefaultSuspendMethod(java.lang.String suspendMethod)
Set
suspendMethod attribute for the default
hostname (@/). |
void |
setDefaultSuspendThresholds(int index,
ComplexEntry suspendThreshold)
Set
suspendThreshold attribute for the default
hostname (@/). |
void |
setDefaultSVmem(java.lang.String sVmem)
Set
sVmem attribute for the default
hostname (@/). |
void |
setDefaultTerminateMethod(java.lang.String terminateMethod)
Set
terminateMethod attribute for the default
hostname (@/). |
void |
setDefaultTmpdir(java.lang.String tmpDir)
Set
tmpDir attribute for the default
hostname (@/). |
void |
setDefaultXacl(int index,
UserSet acl)
Set
acl attribute for the default
hostname (@/). |
void |
setDefaultXprojects(int index,
Project project)
Set
project attribute for the default
hostname (@/). |
void |
setHostlist(int index,
java.lang.String ahostlist)
Set a java.lang.String attribute.
|
void |
setLoadThresholds(java.lang.String hostname,
int index,
ComplexEntry loadThreshold)
Set a loadThreshold attribute for a hostname.
|
void |
setName(java.lang.String aName)
Set the name attribute.
|
void |
setOwner(java.lang.String hostname,
int index,
UserSet owner)
Set a owner attribute for a hostname.
|
void |
setPe(java.lang.String hostname,
int index,
java.lang.String pe)
Set a pe attribute for a hostname.
|
void |
setProjects(java.lang.String hostname,
int index,
Project project)
Set a project attribute for a hostname.
|
void |
setQinstances(int index,
QueueInstance aqinstances)
Set a com.sun.grid.jgdi.configuration.QueueInstance attribute.
|
void |
setSubordinate(java.lang.String hostname,
int index,
Subordinate subordinate)
Set a subordinate attribute for a hostname.
|
void |
setSuspendThresholds(java.lang.String hostname,
int index,
ComplexEntry suspendThreshold)
Set a suspendThreshold attribute for a hostname.
|
void |
setTag(int aTag)
Set the tag attribute.
|
void |
setXacl(java.lang.String hostname,
int index,
UserSet acl)
Set a acl attribute for a hostname.
|
void |
setXprojects(java.lang.String hostname,
int index,
Project project)
Set a project attribute for a hostname.
|
java.lang.String |
toString() |
getParent, getPathName, getRoot, setParentpublic ClusterQueueImpl()
public ClusterQueueImpl(boolean initWithDefaultValues)
initWithDefaultValues - if true the new instance will
be initialized with the default values as defined
in the cull definition.public ClusterQueueImpl(java.lang.String name)
public boolean isSetName()
isSetName in interface ClusterQueuetrue if the name attribute is setpublic void setName(java.lang.String aName)
setName in interface ClusterQueuesetName in class GEObjectImplaName - the new value for the name attributepublic java.lang.String getName()
getName in interface ClusterQueuegetName in interface GEObjectgetName in class GEObjectImplpublic void addHostlist(java.lang.String ahostlist)
addHostlist in interface ClusterQueueahostlist - the new java.lang.String attributepublic void setHostlist(int index,
java.lang.String ahostlist)
setHostlist in interface ClusterQueueindex - index of the java.lang.String attributeahostlist - the new java.lang.String attributepublic void removeAllHostlist()
removeAllHostlist in interface ClusterQueuepublic java.lang.String removeHostlist(int index)
removeHostlist in interface ClusterQueueindex - the index of the java.lang.String attribute which should be
removednull if
no attribute at this index is storedpublic boolean removeHostlist(java.lang.String ahostlist)
removeHostlist in interface ClusterQueueahostlist - the java.lang.String attribute which should be
removedtrue if the java.lang.String attribute has been removedpublic java.util.List<java.lang.String> getHostlistList()
getHostlistList in interface ClusterQueuepublic int getHostlistCount()
getHostlistCount in interface ClusterQueuepublic java.lang.String getHostlist(int index)
getHostlist in interface ClusterQueueindex - the index of the java.lang.String attribute which should be
removedpublic boolean isSetHostlist()
isSetHostlist in interface ClusterQueuetrue if the hostlist attribute is setpublic void addQinstances(QueueInstance aqinstances)
aqinstances - the new com.sun.grid.jgdi.configuration.QueueInstance attributepublic void setQinstances(int index,
QueueInstance aqinstances)
index - index of the com.sun.grid.jgdi.configuration.QueueInstance attributeaqinstances - the new com.sun.grid.jgdi.configuration.QueueInstance attributepublic void removeAllQinstances()
public QueueInstance removeQinstances(int index)
index - the index of the com.sun.grid.jgdi.configuration.QueueInstance attribute which should be
removednull if
no attribute at this index is storedpublic boolean removeQinstances(QueueInstance aqinstances)
aqinstances - the com.sun.grid.jgdi.configuration.QueueInstance attribute which should be
removedtrue if the com.sun.grid.jgdi.configuration.QueueInstance attribute has been removedpublic java.util.List<QueueInstance> getQinstancesList()
getQinstancesList in interface ClusterQueuepublic int getQinstancesCount()
getQinstancesCount in interface ClusterQueuepublic QueueInstance getQinstances(int index)
getQinstances in interface ClusterQueueindex - the index of the com.sun.grid.jgdi.configuration.QueueInstance attribute which should be
removedpublic boolean isSetQinstances()
isSetQinstances in interface ClusterQueuetrue if the qinstances attribute is setpublic void putSeqNo(java.lang.String hostname,
int seqNo)
Put the attribute seqNo for a hostname.
putSeqNo in interface ClusterQueuehostname - the hostnameseqNo - the seqNopublic int getDefaultSeqNo()
Get the default value of the attribute seqNo.
getDefaultSeqNo in interface ClusterQueuejava.lang.IllegalStateException - if the default value is not setpublic int getSeqNo(java.lang.String hostname)
Get the seqNo attribute for a hostname.
getSeqNo in interface ClusterQueuehostname - the hostnamepublic void setDefaultSeqNo(int seqNo)
seqNo attribute for the default
hostname (@/).setDefaultSeqNo in interface ClusterQueueseqNo - the seqNo attributepublic java.lang.Integer removeSeqNo(java.lang.String hostname)
remove the attribute seqNo for a hostname.
removeSeqNo in interface ClusterQueuehostname - tje hostnamenull
if the seqNo attribute was not defined for the hostname.public void removeAllSeqNo()
Remove the attribute seqNo for all hostnames.
removeAllSeqNo in interface ClusterQueuepublic java.util.Set<java.lang.String> getSeqNoKeys()
getSeqNoKeys in interface ClusterQueuepublic int getSeqNoCount()
getSeqNoCount in interface ClusterQueuepublic boolean isSetSeqNo()
isSetSeqNo in interface ClusterQueuetrue if the seqNo attribute is setpublic boolean isSetSeqNo(java.lang.String hostname)
isSetSeqNo in interface ClusterQueuehostname - the hostnametrue if the seqNo attribute is setpublic void putNsuspend(java.lang.String hostname,
int nsuspend)
Put the attribute nsuspend for a hostname.
putNsuspend in interface ClusterQueuehostname - the hostnamensuspend - the nsuspendpublic int getDefaultNsuspend()
Get the default value of the attribute nsuspend.
getDefaultNsuspend in interface ClusterQueuejava.lang.IllegalStateException - if the default value is not setpublic int getNsuspend(java.lang.String hostname)
Get the nsuspend attribute for a hostname.
getNsuspend in interface ClusterQueuehostname - the hostnamepublic void setDefaultNsuspend(int nsuspend)
nsuspend attribute for the default
hostname (@/).setDefaultNsuspend in interface ClusterQueuensuspend - the nsuspend attributepublic java.lang.Integer removeNsuspend(java.lang.String hostname)
remove the attribute nsuspend for a hostname.
removeNsuspend in interface ClusterQueuehostname - tje hostnamenull
if the nsuspend attribute was not defined for the hostname.public void removeAllNsuspend()
Remove the attribute nsuspend for all hostnames.
removeAllNsuspend in interface ClusterQueuepublic java.util.Set<java.lang.String> getNsuspendKeys()
getNsuspendKeys in interface ClusterQueuepublic int getNsuspendCount()
getNsuspendCount in interface ClusterQueuepublic boolean isSetNsuspend()
isSetNsuspend in interface ClusterQueuetrue if the nsuspend attribute is setpublic boolean isSetNsuspend(java.lang.String hostname)
isSetNsuspend in interface ClusterQueuehostname - the hostnametrue if the nsuspend attribute is setpublic void putJobSlots(java.lang.String hostname,
int jobSlots)
Put the attribute jobSlots for a hostname.
putJobSlots in interface ClusterQueuehostname - the hostnamejobSlots - the jobSlotspublic int getDefaultJobSlots()
Get the default value of the attribute jobSlots.
getDefaultJobSlots in interface ClusterQueuejava.lang.IllegalStateException - if the default value is not setpublic int getJobSlots(java.lang.String hostname)
Get the jobSlots attribute for a hostname.
getJobSlots in interface ClusterQueuehostname - the hostnamepublic void setDefaultJobSlots(int jobSlots)
jobSlots attribute for the default
hostname (@/).setDefaultJobSlots in interface ClusterQueuejobSlots - the jobSlots attributepublic java.lang.Integer removeJobSlots(java.lang.String hostname)
remove the attribute jobSlots for a hostname.
removeJobSlots in interface ClusterQueuehostname - tje hostnamenull
if the jobSlots attribute was not defined for the hostname.public void removeAllJobSlots()
Remove the attribute jobSlots for all hostnames.
removeAllJobSlots in interface ClusterQueuepublic java.util.Set<java.lang.String> getJobSlotsKeys()
getJobSlotsKeys in interface ClusterQueuepublic int getJobSlotsCount()
getJobSlotsCount in interface ClusterQueuepublic boolean isSetJobSlots()
isSetJobSlots in interface ClusterQueuetrue if the jobSlots attribute is setpublic boolean isSetJobSlots(java.lang.String hostname)
isSetJobSlots in interface ClusterQueuehostname - the hostnametrue if the jobSlots attribute is setpublic void putRerun(java.lang.String hostname,
boolean rerun)
Put the attribute rerun for a hostname.
putRerun in interface ClusterQueuehostname - the hostnamererun - the rerunpublic boolean getDefaultRerun()
Get the default value of the attribute rerun.
getDefaultRerun in interface ClusterQueuejava.lang.IllegalStateException - if the default value is not setpublic boolean getRerun(java.lang.String hostname)
Get the rerun attribute for a hostname.
getRerun in interface ClusterQueuehostname - the hostnamepublic void setDefaultRerun(boolean rerun)
rerun attribute for the default
hostname (@/).setDefaultRerun in interface ClusterQueuererun - the rerun attributepublic java.lang.Boolean removeRerun(java.lang.String hostname)
remove the attribute rerun for a hostname.
removeRerun in interface ClusterQueuehostname - tje hostnamenull
if the rerun attribute was not defined for the hostname.public void removeAllRerun()
Remove the attribute rerun for all hostnames.
removeAllRerun in interface ClusterQueuepublic java.util.Set<java.lang.String> getRerunKeys()
getRerunKeys in interface ClusterQueuepublic int getRerunCount()
getRerunCount in interface ClusterQueuepublic boolean isSetRerun()
isSetRerun in interface ClusterQueuetrue if the rerun attribute is setpublic boolean isSetRerun(java.lang.String hostname)
isSetRerun in interface ClusterQueuehostname - the hostnametrue if the rerun attribute is setpublic void putSFsize(java.lang.String hostname,
java.lang.String sFSize)
Put the attribute sFsize for a hostname.
putSFsize in interface ClusterQueuehostname - the hostnamesFSize - the sFSizepublic java.lang.String getDefaultSFsize()
Get the default value of the attribute sFsize.
getDefaultSFsize in interface ClusterQueuejava.lang.IllegalStateException - if the default value is not setpublic java.lang.String getSFsize(java.lang.String hostname)
Get the sFsize attribute for a hostname.
getSFsize in interface ClusterQueuehostname - the hostnamepublic void setDefaultSFsize(java.lang.String sFSize)
sFSize attribute for the default
hostname (@/).setDefaultSFsize in interface ClusterQueuesFSize - the sFSize attributepublic java.lang.String removeSFsize(java.lang.String hostname)
remove the attribute sFsize for a hostname.
removeSFsize in interface ClusterQueuehostname - tje hostnamenull
if the sFSize attribute was not defined for the hostname.public void removeAllSFsize()
Remove the attribute sFsize for all hostnames.
removeAllSFsize in interface ClusterQueuepublic java.util.Set<java.lang.String> getSFsizeKeys()
getSFsizeKeys in interface ClusterQueuepublic int getSFsizeCount()
getSFsizeCount in interface ClusterQueuepublic boolean isSetSFsize()
isSetSFsize in interface ClusterQueuetrue if the sFsize attribute is setpublic boolean isSetSFsize(java.lang.String hostname)
isSetSFsize in interface ClusterQueuehostname - the hostnametrue if the sFsize attribute is setpublic void putHFsize(java.lang.String hostname,
java.lang.String hFSize)
Put the attribute hFsize for a hostname.
putHFsize in interface ClusterQueuehostname - the hostnamehFSize - the hFSizepublic java.lang.String getDefaultHFsize()
Get the default value of the attribute hFsize.
getDefaultHFsize in interface ClusterQueuejava.lang.IllegalStateException - if the default value is not setpublic java.lang.String getHFsize(java.lang.String hostname)
Get the hFsize attribute for a hostname.
getHFsize in interface ClusterQueuehostname - the hostnamepublic void setDefaultHFsize(java.lang.String hFSize)
hFSize attribute for the default
hostname (@/).setDefaultHFsize in interface ClusterQueuehFSize - the hFSize attributepublic java.lang.String removeHFsize(java.lang.String hostname)
remove the attribute hFsize for a hostname.
removeHFsize in interface ClusterQueuehostname - tje hostnamenull
if the hFSize attribute was not defined for the hostname.public void removeAllHFsize()
Remove the attribute hFsize for all hostnames.
removeAllHFsize in interface ClusterQueuepublic java.util.Set<java.lang.String> getHFsizeKeys()
getHFsizeKeys in interface ClusterQueuepublic int getHFsizeCount()
getHFsizeCount in interface ClusterQueuepublic boolean isSetHFsize()
isSetHFsize in interface ClusterQueuetrue if the hFsize attribute is setpublic boolean isSetHFsize(java.lang.String hostname)
isSetHFsize in interface ClusterQueuehostname - the hostnametrue if the hFsize attribute is setpublic void putSData(java.lang.String hostname,
java.lang.String sData)
Put the attribute sData for a hostname.
putSData in interface ClusterQueuehostname - the hostnamesData - the sDatapublic java.lang.String getDefaultSData()
Get the default value of the attribute sData.
getDefaultSData in interface ClusterQueuejava.lang.IllegalStateException - if the default value is not setpublic java.lang.String getSData(java.lang.String hostname)
Get the sData attribute for a hostname.
getSData in interface ClusterQueuehostname - the hostnamepublic void setDefaultSData(java.lang.String sData)
sData attribute for the default
hostname (@/).setDefaultSData in interface ClusterQueuesData - the sData attributepublic java.lang.String removeSData(java.lang.String hostname)
remove the attribute sData for a hostname.
removeSData in interface ClusterQueuehostname - tje hostnamenull
if the sData attribute was not defined for the hostname.public void removeAllSData()
Remove the attribute sData for all hostnames.
removeAllSData in interface ClusterQueuepublic java.util.Set<java.lang.String> getSDataKeys()
getSDataKeys in interface ClusterQueuepublic int getSDataCount()
getSDataCount in interface ClusterQueuepublic boolean isSetSData()
isSetSData in interface ClusterQueuetrue if the sData attribute is setpublic boolean isSetSData(java.lang.String hostname)
isSetSData in interface ClusterQueuehostname - the hostnametrue if the sData attribute is setpublic void putHData(java.lang.String hostname,
java.lang.String hData)
Put the attribute hData for a hostname.
putHData in interface ClusterQueuehostname - the hostnamehData - the hDatapublic java.lang.String getDefaultHData()
Get the default value of the attribute hData.
getDefaultHData in interface ClusterQueuejava.lang.IllegalStateException - if the default value is not setpublic java.lang.String getHData(java.lang.String hostname)
Get the hData attribute for a hostname.
getHData in interface ClusterQueuehostname - the hostnamepublic void setDefaultHData(java.lang.String hData)
hData attribute for the default
hostname (@/).setDefaultHData in interface ClusterQueuehData - the hData attributepublic java.lang.String removeHData(java.lang.String hostname)
remove the attribute hData for a hostname.
removeHData in interface ClusterQueuehostname - tje hostnamenull
if the hData attribute was not defined for the hostname.public void removeAllHData()
Remove the attribute hData for all hostnames.
removeAllHData in interface ClusterQueuepublic java.util.Set<java.lang.String> getHDataKeys()
getHDataKeys in interface ClusterQueuepublic int getHDataCount()
getHDataCount in interface ClusterQueuepublic boolean isSetHData()
isSetHData in interface ClusterQueuetrue if the hData attribute is setpublic boolean isSetHData(java.lang.String hostname)
isSetHData in interface ClusterQueuehostname - the hostnametrue if the hData attribute is setpublic void putSStack(java.lang.String hostname,
java.lang.String sStack)
Put the attribute sStack for a hostname.
putSStack in interface ClusterQueuehostname - the hostnamesStack - the sStackpublic java.lang.String getDefaultSStack()
Get the default value of the attribute sStack.
getDefaultSStack in interface ClusterQueuejava.lang.IllegalStateException - if the default value is not setpublic java.lang.String getSStack(java.lang.String hostname)
Get the sStack attribute for a hostname.
getSStack in interface ClusterQueuehostname - the hostnamepublic void setDefaultSStack(java.lang.String sStack)
sStack attribute for the default
hostname (@/).setDefaultSStack in interface ClusterQueuesStack - the sStack attributepublic java.lang.String removeSStack(java.lang.String hostname)
remove the attribute sStack for a hostname.
removeSStack in interface ClusterQueuehostname - tje hostnamenull
if the sStack attribute was not defined for the hostname.public void removeAllSStack()
Remove the attribute sStack for all hostnames.
removeAllSStack in interface ClusterQueuepublic java.util.Set<java.lang.String> getSStackKeys()
getSStackKeys in interface ClusterQueuepublic int getSStackCount()
getSStackCount in interface ClusterQueuepublic boolean isSetSStack()
isSetSStack in interface ClusterQueuetrue if the sStack attribute is setpublic boolean isSetSStack(java.lang.String hostname)
isSetSStack in interface ClusterQueuehostname - the hostnametrue if the sStack attribute is setpublic void putHStack(java.lang.String hostname,
java.lang.String hStack)
Put the attribute hStack for a hostname.
putHStack in interface ClusterQueuehostname - the hostnamehStack - the hStackpublic java.lang.String getDefaultHStack()
Get the default value of the attribute hStack.
getDefaultHStack in interface ClusterQueuejava.lang.IllegalStateException - if the default value is not setpublic java.lang.String getHStack(java.lang.String hostname)
Get the hStack attribute for a hostname.
getHStack in interface ClusterQueuehostname - the hostnamepublic void setDefaultHStack(java.lang.String hStack)
hStack attribute for the default
hostname (@/).setDefaultHStack in interface ClusterQueuehStack - the hStack attributepublic java.lang.String removeHStack(java.lang.String hostname)
remove the attribute hStack for a hostname.
removeHStack in interface ClusterQueuehostname - tje hostnamenull
if the hStack attribute was not defined for the hostname.public void removeAllHStack()
Remove the attribute hStack for all hostnames.
removeAllHStack in interface ClusterQueuepublic java.util.Set<java.lang.String> getHStackKeys()
getHStackKeys in interface ClusterQueuepublic int getHStackCount()
getHStackCount in interface ClusterQueuepublic boolean isSetHStack()
isSetHStack in interface ClusterQueuetrue if the hStack attribute is setpublic boolean isSetHStack(java.lang.String hostname)
isSetHStack in interface ClusterQueuehostname - the hostnametrue if the hStack attribute is setpublic void putSCore(java.lang.String hostname,
java.lang.String sCore)
Put the attribute sCore for a hostname.
putSCore in interface ClusterQueuehostname - the hostnamesCore - the sCorepublic java.lang.String getDefaultSCore()
Get the default value of the attribute sCore.
getDefaultSCore in interface ClusterQueuejava.lang.IllegalStateException - if the default value is not setpublic java.lang.String getSCore(java.lang.String hostname)
Get the sCore attribute for a hostname.
getSCore in interface ClusterQueuehostname - the hostnamepublic void setDefaultSCore(java.lang.String sCore)
sCore attribute for the default
hostname (@/).setDefaultSCore in interface ClusterQueuesCore - the sCore attributepublic java.lang.String removeSCore(java.lang.String hostname)
remove the attribute sCore for a hostname.
removeSCore in interface ClusterQueuehostname - tje hostnamenull
if the sCore attribute was not defined for the hostname.public void removeAllSCore()
Remove the attribute sCore for all hostnames.
removeAllSCore in interface ClusterQueuepublic java.util.Set<java.lang.String> getSCoreKeys()
getSCoreKeys in interface ClusterQueuepublic int getSCoreCount()
getSCoreCount in interface ClusterQueuepublic boolean isSetSCore()
isSetSCore in interface ClusterQueuetrue if the sCore attribute is setpublic boolean isSetSCore(java.lang.String hostname)
isSetSCore in interface ClusterQueuehostname - the hostnametrue if the sCore attribute is setpublic void putHCore(java.lang.String hostname,
java.lang.String hCore)
Put the attribute hCore for a hostname.
putHCore in interface ClusterQueuehostname - the hostnamehCore - the hCorepublic java.lang.String getDefaultHCore()
Get the default value of the attribute hCore.
getDefaultHCore in interface ClusterQueuejava.lang.IllegalStateException - if the default value is not setpublic java.lang.String getHCore(java.lang.String hostname)
Get the hCore attribute for a hostname.
getHCore in interface ClusterQueuehostname - the hostnamepublic void setDefaultHCore(java.lang.String hCore)
hCore attribute for the default
hostname (@/).setDefaultHCore in interface ClusterQueuehCore - the hCore attributepublic java.lang.String removeHCore(java.lang.String hostname)
remove the attribute hCore for a hostname.
removeHCore in interface ClusterQueuehostname - tje hostnamenull
if the hCore attribute was not defined for the hostname.public void removeAllHCore()
Remove the attribute hCore for all hostnames.
removeAllHCore in interface ClusterQueuepublic java.util.Set<java.lang.String> getHCoreKeys()
getHCoreKeys in interface ClusterQueuepublic int getHCoreCount()
getHCoreCount in interface ClusterQueuepublic boolean isSetHCore()
isSetHCore in interface ClusterQueuetrue if the hCore attribute is setpublic boolean isSetHCore(java.lang.String hostname)
isSetHCore in interface ClusterQueuehostname - the hostnametrue if the hCore attribute is setpublic void putSRss(java.lang.String hostname,
java.lang.String sRss)
Put the attribute sRss for a hostname.
putSRss in interface ClusterQueuehostname - the hostnamesRss - the sRsspublic java.lang.String getDefaultSRss()
Get the default value of the attribute sRss.
getDefaultSRss in interface ClusterQueuejava.lang.IllegalStateException - if the default value is not setpublic java.lang.String getSRss(java.lang.String hostname)
Get the sRss attribute for a hostname.
getSRss in interface ClusterQueuehostname - the hostnamepublic void setDefaultSRss(java.lang.String sRss)
sRss attribute for the default
hostname (@/).setDefaultSRss in interface ClusterQueuesRss - the sRss attributepublic java.lang.String removeSRss(java.lang.String hostname)
remove the attribute sRss for a hostname.
removeSRss in interface ClusterQueuehostname - tje hostnamenull
if the sRss attribute was not defined for the hostname.public void removeAllSRss()
Remove the attribute sRss for all hostnames.
removeAllSRss in interface ClusterQueuepublic java.util.Set<java.lang.String> getSRssKeys()
getSRssKeys in interface ClusterQueuepublic int getSRssCount()
getSRssCount in interface ClusterQueuepublic boolean isSetSRss()
isSetSRss in interface ClusterQueuetrue if the sRss attribute is setpublic boolean isSetSRss(java.lang.String hostname)
isSetSRss in interface ClusterQueuehostname - the hostnametrue if the sRss attribute is setpublic void putHRss(java.lang.String hostname,
java.lang.String hRss)
Put the attribute hRss for a hostname.
putHRss in interface ClusterQueuehostname - the hostnamehRss - the hRsspublic java.lang.String getDefaultHRss()
Get the default value of the attribute hRss.
getDefaultHRss in interface ClusterQueuejava.lang.IllegalStateException - if the default value is not setpublic java.lang.String getHRss(java.lang.String hostname)
Get the hRss attribute for a hostname.
getHRss in interface ClusterQueuehostname - the hostnamepublic void setDefaultHRss(java.lang.String hRss)
hRss attribute for the default
hostname (@/).setDefaultHRss in interface ClusterQueuehRss - the hRss attributepublic java.lang.String removeHRss(java.lang.String hostname)
remove the attribute hRss for a hostname.
removeHRss in interface ClusterQueuehostname - tje hostnamenull
if the hRss attribute was not defined for the hostname.public void removeAllHRss()
Remove the attribute hRss for all hostnames.
removeAllHRss in interface ClusterQueuepublic java.util.Set<java.lang.String> getHRssKeys()
getHRssKeys in interface ClusterQueuepublic int getHRssCount()
getHRssCount in interface ClusterQueuepublic boolean isSetHRss()
isSetHRss in interface ClusterQueuetrue if the hRss attribute is setpublic boolean isSetHRss(java.lang.String hostname)
isSetHRss in interface ClusterQueuehostname - the hostnametrue if the hRss attribute is setpublic void putSVmem(java.lang.String hostname,
java.lang.String sVmem)
Put the attribute sVmem for a hostname.
putSVmem in interface ClusterQueuehostname - the hostnamesVmem - the sVmempublic java.lang.String getDefaultSVmem()
Get the default value of the attribute sVmem.
getDefaultSVmem in interface ClusterQueuejava.lang.IllegalStateException - if the default value is not setpublic java.lang.String getSVmem(java.lang.String hostname)
Get the sVmem attribute for a hostname.
getSVmem in interface ClusterQueuehostname - the hostnamepublic void setDefaultSVmem(java.lang.String sVmem)
sVmem attribute for the default
hostname (@/).setDefaultSVmem in interface ClusterQueuesVmem - the sVmem attributepublic java.lang.String removeSVmem(java.lang.String hostname)
remove the attribute sVmem for a hostname.
removeSVmem in interface ClusterQueuehostname - tje hostnamenull
if the sVmem attribute was not defined for the hostname.public void removeAllSVmem()
Remove the attribute sVmem for all hostnames.
removeAllSVmem in interface ClusterQueuepublic java.util.Set<java.lang.String> getSVmemKeys()
getSVmemKeys in interface ClusterQueuepublic int getSVmemCount()
getSVmemCount in interface ClusterQueuepublic boolean isSetSVmem()
isSetSVmem in interface ClusterQueuetrue if the sVmem attribute is setpublic boolean isSetSVmem(java.lang.String hostname)
isSetSVmem in interface ClusterQueuehostname - the hostnametrue if the sVmem attribute is setpublic void putHVmem(java.lang.String hostname,
java.lang.String hVmem)
Put the attribute hVmem for a hostname.
putHVmem in interface ClusterQueuehostname - the hostnamehVmem - the hVmempublic java.lang.String getDefaultHVmem()
Get the default value of the attribute hVmem.
getDefaultHVmem in interface ClusterQueuejava.lang.IllegalStateException - if the default value is not setpublic java.lang.String getHVmem(java.lang.String hostname)
Get the hVmem attribute for a hostname.
getHVmem in interface ClusterQueuehostname - the hostnamepublic void setDefaultHVmem(java.lang.String hVmem)
hVmem attribute for the default
hostname (@/).setDefaultHVmem in interface ClusterQueuehVmem - the hVmem attributepublic java.lang.String removeHVmem(java.lang.String hostname)
remove the attribute hVmem for a hostname.
removeHVmem in interface ClusterQueuehostname - tje hostnamenull
if the hVmem attribute was not defined for the hostname.public void removeAllHVmem()
Remove the attribute hVmem for all hostnames.
removeAllHVmem in interface ClusterQueuepublic java.util.Set<java.lang.String> getHVmemKeys()
getHVmemKeys in interface ClusterQueuepublic int getHVmemCount()
getHVmemCount in interface ClusterQueuepublic boolean isSetHVmem()
isSetHVmem in interface ClusterQueuetrue if the hVmem attribute is setpublic boolean isSetHVmem(java.lang.String hostname)
isSetHVmem in interface ClusterQueuehostname - the hostnametrue if the hVmem attribute is setpublic void putSRt(java.lang.String hostname,
java.lang.String sRt)
Put the attribute sRt for a hostname.
putSRt in interface ClusterQueuehostname - the hostnamesRt - the sRtpublic java.lang.String getDefaultSRt()
Get the default value of the attribute sRt.
getDefaultSRt in interface ClusterQueuejava.lang.IllegalStateException - if the default value is not setpublic java.lang.String getSRt(java.lang.String hostname)
Get the sRt attribute for a hostname.
getSRt in interface ClusterQueuehostname - the hostnamepublic void setDefaultSRt(java.lang.String sRt)
sRt attribute for the default
hostname (@/).setDefaultSRt in interface ClusterQueuesRt - the sRt attributepublic java.lang.String removeSRt(java.lang.String hostname)
remove the attribute sRt for a hostname.
removeSRt in interface ClusterQueuehostname - tje hostnamenull
if the sRt attribute was not defined for the hostname.public void removeAllSRt()
Remove the attribute sRt for all hostnames.
removeAllSRt in interface ClusterQueuepublic java.util.Set<java.lang.String> getSRtKeys()
getSRtKeys in interface ClusterQueuepublic int getSRtCount()
getSRtCount in interface ClusterQueuepublic boolean isSetSRt()
isSetSRt in interface ClusterQueuetrue if the sRt attribute is setpublic boolean isSetSRt(java.lang.String hostname)
isSetSRt in interface ClusterQueuehostname - the hostnametrue if the sRt attribute is setpublic void putHRt(java.lang.String hostname,
java.lang.String hRt)
Put the attribute hRt for a hostname.
putHRt in interface ClusterQueuehostname - the hostnamehRt - the hRtpublic java.lang.String getDefaultHRt()
Get the default value of the attribute hRt.
getDefaultHRt in interface ClusterQueuejava.lang.IllegalStateException - if the default value is not setpublic java.lang.String getHRt(java.lang.String hostname)
Get the hRt attribute for a hostname.
getHRt in interface ClusterQueuehostname - the hostnamepublic void setDefaultHRt(java.lang.String hRt)
hRt attribute for the default
hostname (@/).setDefaultHRt in interface ClusterQueuehRt - the hRt attributepublic java.lang.String removeHRt(java.lang.String hostname)
remove the attribute hRt for a hostname.
removeHRt in interface ClusterQueuehostname - tje hostnamenull
if the hRt attribute was not defined for the hostname.public void removeAllHRt()
Remove the attribute hRt for all hostnames.
removeAllHRt in interface ClusterQueuepublic java.util.Set<java.lang.String> getHRtKeys()
getHRtKeys in interface ClusterQueuepublic int getHRtCount()
getHRtCount in interface ClusterQueuepublic boolean isSetHRt()
isSetHRt in interface ClusterQueuetrue if the hRt attribute is setpublic boolean isSetHRt(java.lang.String hostname)
isSetHRt in interface ClusterQueuehostname - the hostnametrue if the hRt attribute is setpublic void putSCpu(java.lang.String hostname,
java.lang.String sCpu)
Put the attribute sCpu for a hostname.
putSCpu in interface ClusterQueuehostname - the hostnamesCpu - the sCpupublic java.lang.String getDefaultSCpu()
Get the default value of the attribute sCpu.
getDefaultSCpu in interface ClusterQueuejava.lang.IllegalStateException - if the default value is not setpublic java.lang.String getSCpu(java.lang.String hostname)
Get the sCpu attribute for a hostname.
getSCpu in interface ClusterQueuehostname - the hostnamepublic void setDefaultSCpu(java.lang.String sCpu)
sCpu attribute for the default
hostname (@/).setDefaultSCpu in interface ClusterQueuesCpu - the sCpu attributepublic java.lang.String removeSCpu(java.lang.String hostname)
remove the attribute sCpu for a hostname.
removeSCpu in interface ClusterQueuehostname - tje hostnamenull
if the sCpu attribute was not defined for the hostname.public void removeAllSCpu()
Remove the attribute sCpu for all hostnames.
removeAllSCpu in interface ClusterQueuepublic java.util.Set<java.lang.String> getSCpuKeys()
getSCpuKeys in interface ClusterQueuepublic int getSCpuCount()
getSCpuCount in interface ClusterQueuepublic boolean isSetSCpu()
isSetSCpu in interface ClusterQueuetrue if the sCpu attribute is setpublic boolean isSetSCpu(java.lang.String hostname)
isSetSCpu in interface ClusterQueuehostname - the hostnametrue if the sCpu attribute is setpublic void putHCpu(java.lang.String hostname,
java.lang.String hCpu)
Put the attribute hCpu for a hostname.
putHCpu in interface ClusterQueuehostname - the hostnamehCpu - the hCpupublic java.lang.String getDefaultHCpu()
Get the default value of the attribute hCpu.
getDefaultHCpu in interface ClusterQueuejava.lang.IllegalStateException - if the default value is not setpublic java.lang.String getHCpu(java.lang.String hostname)
Get the hCpu attribute for a hostname.
getHCpu in interface ClusterQueuehostname - the hostnamepublic void setDefaultHCpu(java.lang.String hCpu)
hCpu attribute for the default
hostname (@/).setDefaultHCpu in interface ClusterQueuehCpu - the hCpu attributepublic java.lang.String removeHCpu(java.lang.String hostname)
remove the attribute hCpu for a hostname.
removeHCpu in interface ClusterQueuehostname - tje hostnamenull
if the hCpu attribute was not defined for the hostname.public void removeAllHCpu()
Remove the attribute hCpu for all hostnames.
removeAllHCpu in interface ClusterQueuepublic java.util.Set<java.lang.String> getHCpuKeys()
getHCpuKeys in interface ClusterQueuepublic int getHCpuCount()
getHCpuCount in interface ClusterQueuepublic boolean isSetHCpu()
isSetHCpu in interface ClusterQueuetrue if the hCpu attribute is setpublic boolean isSetHCpu(java.lang.String hostname)
isSetHCpu in interface ClusterQueuehostname - the hostnametrue if the hCpu attribute is setpublic void putSuspendInterval(java.lang.String hostname,
java.lang.String suspendInterval)
Put the attribute suspendInterval for a hostname.
putSuspendInterval in interface ClusterQueuehostname - the hostnamesuspendInterval - the suspendIntervalpublic java.lang.String getDefaultSuspendInterval()
Get the default value of the attribute suspendInterval.
getDefaultSuspendInterval in interface ClusterQueuejava.lang.IllegalStateException - if the default value is not setpublic java.lang.String getSuspendInterval(java.lang.String hostname)
Get the suspendInterval attribute for a hostname.
getSuspendInterval in interface ClusterQueuehostname - the hostnamepublic void setDefaultSuspendInterval(java.lang.String suspendInterval)
suspendInterval attribute for the default
hostname (@/).setDefaultSuspendInterval in interface ClusterQueuesuspendInterval - the suspendInterval attributepublic java.lang.String removeSuspendInterval(java.lang.String hostname)
remove the attribute suspendInterval for a hostname.
removeSuspendInterval in interface ClusterQueuehostname - tje hostnamenull
if the suspendInterval attribute was not defined for the hostname.public void removeAllSuspendInterval()
Remove the attribute suspendInterval for all hostnames.
removeAllSuspendInterval in interface ClusterQueuepublic java.util.Set<java.lang.String> getSuspendIntervalKeys()
getSuspendIntervalKeys in interface ClusterQueuepublic int getSuspendIntervalCount()
getSuspendIntervalCount in interface ClusterQueuepublic boolean isSetSuspendInterval()
isSetSuspendInterval in interface ClusterQueuetrue if the suspendInterval attribute is setpublic boolean isSetSuspendInterval(java.lang.String hostname)
isSetSuspendInterval in interface ClusterQueuehostname - the hostnametrue if the suspendInterval attribute is setpublic void putMinCpuInterval(java.lang.String hostname,
java.lang.String minCpuInterval)
Put the attribute minCpuInterval for a hostname.
putMinCpuInterval in interface ClusterQueuehostname - the hostnameminCpuInterval - the minCpuIntervalpublic java.lang.String getDefaultMinCpuInterval()
Get the default value of the attribute minCpuInterval.
getDefaultMinCpuInterval in interface ClusterQueuejava.lang.IllegalStateException - if the default value is not setpublic java.lang.String getMinCpuInterval(java.lang.String hostname)
Get the minCpuInterval attribute for a hostname.
getMinCpuInterval in interface ClusterQueuehostname - the hostnamepublic void setDefaultMinCpuInterval(java.lang.String minCpuInterval)
minCpuInterval attribute for the default
hostname (@/).setDefaultMinCpuInterval in interface ClusterQueueminCpuInterval - the minCpuInterval attributepublic java.lang.String removeMinCpuInterval(java.lang.String hostname)
remove the attribute minCpuInterval for a hostname.
removeMinCpuInterval in interface ClusterQueuehostname - tje hostnamenull
if the minCpuInterval attribute was not defined for the hostname.public void removeAllMinCpuInterval()
Remove the attribute minCpuInterval for all hostnames.
removeAllMinCpuInterval in interface ClusterQueuepublic java.util.Set<java.lang.String> getMinCpuIntervalKeys()
getMinCpuIntervalKeys in interface ClusterQueuepublic int getMinCpuIntervalCount()
getMinCpuIntervalCount in interface ClusterQueuepublic boolean isSetMinCpuInterval()
isSetMinCpuInterval in interface ClusterQueuetrue if the minCpuInterval attribute is setpublic boolean isSetMinCpuInterval(java.lang.String hostname)
isSetMinCpuInterval in interface ClusterQueuehostname - the hostnametrue if the minCpuInterval attribute is setpublic void putNotify(java.lang.String hostname,
java.lang.String notify)
Put the attribute notify for a hostname.
putNotify in interface ClusterQueuehostname - the hostnamenotify - the notifypublic java.lang.String getDefaultNotify()
Get the default value of the attribute notify.
getDefaultNotify in interface ClusterQueuejava.lang.IllegalStateException - if the default value is not setpublic java.lang.String getNotify(java.lang.String hostname)
Get the notify attribute for a hostname.
getNotify in interface ClusterQueuehostname - the hostnamepublic void setDefaultNotify(java.lang.String notify)
notify attribute for the default
hostname (@/).setDefaultNotify in interface ClusterQueuenotify - the notify attributepublic java.lang.String removeNotify(java.lang.String hostname)
remove the attribute notify for a hostname.
removeNotify in interface ClusterQueuehostname - tje hostnamenull
if the notify attribute was not defined for the hostname.public void removeAllNotify()
Remove the attribute notify for all hostnames.
removeAllNotify in interface ClusterQueuepublic java.util.Set<java.lang.String> getNotifyKeys()
getNotifyKeys in interface ClusterQueuepublic int getNotifyCount()
getNotifyCount in interface ClusterQueuepublic boolean isSetNotify()
isSetNotify in interface ClusterQueuetrue if the notify attribute is setpublic boolean isSetNotify(java.lang.String hostname)
isSetNotify in interface ClusterQueuehostname - the hostnametrue if the notify attribute is setpublic void putTmpdir(java.lang.String hostname,
java.lang.String tmpDir)
Put the attribute tmpdir for a hostname.
putTmpdir in interface ClusterQueuehostname - the hostnametmpDir - the tmpDirpublic java.lang.String getDefaultTmpdir()
Get the default value of the attribute tmpdir.
getDefaultTmpdir in interface ClusterQueuejava.lang.IllegalStateException - if the default value is not setpublic java.lang.String getTmpdir(java.lang.String hostname)
Get the tmpdir attribute for a hostname.
getTmpdir in interface ClusterQueuehostname - the hostnamepublic void setDefaultTmpdir(java.lang.String tmpDir)
tmpDir attribute for the default
hostname (@/).setDefaultTmpdir in interface ClusterQueuetmpDir - the tmpDir attributepublic java.lang.String removeTmpdir(java.lang.String hostname)
remove the attribute tmpdir for a hostname.
removeTmpdir in interface ClusterQueuehostname - tje hostnamenull
if the tmpDir attribute was not defined for the hostname.public void removeAllTmpdir()
Remove the attribute tmpdir for all hostnames.
removeAllTmpdir in interface ClusterQueuepublic java.util.Set<java.lang.String> getTmpdirKeys()
getTmpdirKeys in interface ClusterQueuepublic int getTmpdirCount()
getTmpdirCount in interface ClusterQueuepublic boolean isSetTmpdir()
isSetTmpdir in interface ClusterQueuetrue if the tmpdir attribute is setpublic boolean isSetTmpdir(java.lang.String hostname)
isSetTmpdir in interface ClusterQueuehostname - the hostnametrue if the tmpdir attribute is setpublic void putShell(java.lang.String hostname,
java.lang.String shell)
Put the attribute shell for a hostname.
putShell in interface ClusterQueuehostname - the hostnameshell - the shellpublic java.lang.String getDefaultShell()
Get the default value of the attribute shell.
getDefaultShell in interface ClusterQueuejava.lang.IllegalStateException - if the default value is not setpublic java.lang.String getShell(java.lang.String hostname)
Get the shell attribute for a hostname.
getShell in interface ClusterQueuehostname - the hostnamepublic void setDefaultShell(java.lang.String shell)
shell attribute for the default
hostname (@/).setDefaultShell in interface ClusterQueueshell - the shell attributepublic java.lang.String removeShell(java.lang.String hostname)
remove the attribute shell for a hostname.
removeShell in interface ClusterQueuehostname - tje hostnamenull
if the shell attribute was not defined for the hostname.public void removeAllShell()
Remove the attribute shell for all hostnames.
removeAllShell in interface ClusterQueuepublic java.util.Set<java.lang.String> getShellKeys()
getShellKeys in interface ClusterQueuepublic int getShellCount()
getShellCount in interface ClusterQueuepublic boolean isSetShell()
isSetShell in interface ClusterQueuetrue if the shell attribute is setpublic boolean isSetShell(java.lang.String hostname)
isSetShell in interface ClusterQueuehostname - the hostnametrue if the shell attribute is setpublic void putCalendar(java.lang.String hostname,
java.lang.String calendar)
Put the attribute calendar for a hostname.
putCalendar in interface ClusterQueuehostname - the hostnamecalendar - the calendarpublic java.lang.String getDefaultCalendar()
Get the default value of the attribute calendar.
getDefaultCalendar in interface ClusterQueuejava.lang.IllegalStateException - if the default value is not setpublic java.lang.String getCalendar(java.lang.String hostname)
Get the calendar attribute for a hostname.
getCalendar in interface ClusterQueuehostname - the hostnamepublic void setDefaultCalendar(java.lang.String calendar)
calendar attribute for the default
hostname (@/).setDefaultCalendar in interface ClusterQueuecalendar - the calendar attributepublic java.lang.String removeCalendar(java.lang.String hostname)
remove the attribute calendar for a hostname.
removeCalendar in interface ClusterQueuehostname - tje hostnamenull
if the calendar attribute was not defined for the hostname.public void removeAllCalendar()
Remove the attribute calendar for all hostnames.
removeAllCalendar in interface ClusterQueuepublic java.util.Set<java.lang.String> getCalendarKeys()
getCalendarKeys in interface ClusterQueuepublic int getCalendarCount()
getCalendarCount in interface ClusterQueuepublic boolean isSetCalendar()
isSetCalendar in interface ClusterQueuetrue if the calendar attribute is setpublic boolean isSetCalendar(java.lang.String hostname)
isSetCalendar in interface ClusterQueuehostname - the hostnametrue if the calendar attribute is setpublic void putPriority(java.lang.String hostname,
java.lang.String priority)
Put the attribute priority for a hostname.
putPriority in interface ClusterQueuehostname - the hostnamepriority - the prioritypublic java.lang.String getDefaultPriority()
Get the default value of the attribute priority.
getDefaultPriority in interface ClusterQueuejava.lang.IllegalStateException - if the default value is not setpublic java.lang.String getPriority(java.lang.String hostname)
Get the priority attribute for a hostname.
getPriority in interface ClusterQueuehostname - the hostnamepublic void setDefaultPriority(java.lang.String priority)
priority attribute for the default
hostname (@/).setDefaultPriority in interface ClusterQueuepriority - the priority attributepublic java.lang.String removePriority(java.lang.String hostname)
remove the attribute priority for a hostname.
removePriority in interface ClusterQueuehostname - tje hostnamenull
if the priority attribute was not defined for the hostname.public void removeAllPriority()
Remove the attribute priority for all hostnames.
removeAllPriority in interface ClusterQueuepublic java.util.Set<java.lang.String> getPriorityKeys()
getPriorityKeys in interface ClusterQueuepublic int getPriorityCount()
getPriorityCount in interface ClusterQueuepublic boolean isSetPriority()
isSetPriority in interface ClusterQueuetrue if the priority attribute is setpublic boolean isSetPriority(java.lang.String hostname)
isSetPriority in interface ClusterQueuehostname - the hostnametrue if the priority attribute is setpublic void putProcessors(java.lang.String hostname,
java.lang.String processors)
Put the attribute processors for a hostname.
putProcessors in interface ClusterQueuehostname - the hostnameprocessors - the processorspublic java.lang.String getDefaultProcessors()
Get the default value of the attribute processors.
getDefaultProcessors in interface ClusterQueuejava.lang.IllegalStateException - if the default value is not setpublic java.lang.String getProcessors(java.lang.String hostname)
Get the processors attribute for a hostname.
getProcessors in interface ClusterQueuehostname - the hostnamepublic void setDefaultProcessors(java.lang.String processors)
processors attribute for the default
hostname (@/).setDefaultProcessors in interface ClusterQueueprocessors - the processors attributepublic java.lang.String removeProcessors(java.lang.String hostname)
remove the attribute processors for a hostname.
removeProcessors in interface ClusterQueuehostname - tje hostnamenull
if the processors attribute was not defined for the hostname.public void removeAllProcessors()
Remove the attribute processors for all hostnames.
removeAllProcessors in interface ClusterQueuepublic java.util.Set<java.lang.String> getProcessorsKeys()
getProcessorsKeys in interface ClusterQueuepublic int getProcessorsCount()
getProcessorsCount in interface ClusterQueuepublic boolean isSetProcessors()
isSetProcessors in interface ClusterQueuetrue if the processors attribute is setpublic boolean isSetProcessors(java.lang.String hostname)
isSetProcessors in interface ClusterQueuehostname - the hostnametrue if the processors attribute is setpublic void putProlog(java.lang.String hostname,
java.lang.String prolog)
Put the attribute prolog for a hostname.
putProlog in interface ClusterQueuehostname - the hostnameprolog - the prologpublic java.lang.String getDefaultProlog()
Get the default value of the attribute prolog.
getDefaultProlog in interface ClusterQueuejava.lang.IllegalStateException - if the default value is not setpublic java.lang.String getProlog(java.lang.String hostname)
Get the prolog attribute for a hostname.
getProlog in interface ClusterQueuehostname - the hostnamepublic void setDefaultProlog(java.lang.String prolog)
prolog attribute for the default
hostname (@/).setDefaultProlog in interface ClusterQueueprolog - the prolog attributepublic java.lang.String removeProlog(java.lang.String hostname)
remove the attribute prolog for a hostname.
removeProlog in interface ClusterQueuehostname - tje hostnamenull
if the prolog attribute was not defined for the hostname.public void removeAllProlog()
Remove the attribute prolog for all hostnames.
removeAllProlog in interface ClusterQueuepublic java.util.Set<java.lang.String> getPrologKeys()
getPrologKeys in interface ClusterQueuepublic int getPrologCount()
getPrologCount in interface ClusterQueuepublic boolean isSetProlog()
isSetProlog in interface ClusterQueuetrue if the prolog attribute is setpublic boolean isSetProlog(java.lang.String hostname)
isSetProlog in interface ClusterQueuehostname - the hostnametrue if the prolog attribute is setpublic void putEpilog(java.lang.String hostname,
java.lang.String epilog)
Put the attribute epilog for a hostname.
putEpilog in interface ClusterQueuehostname - the hostnameepilog - the epilogpublic java.lang.String getDefaultEpilog()
Get the default value of the attribute epilog.
getDefaultEpilog in interface ClusterQueuejava.lang.IllegalStateException - if the default value is not setpublic java.lang.String getEpilog(java.lang.String hostname)
Get the epilog attribute for a hostname.
getEpilog in interface ClusterQueuehostname - the hostnamepublic void setDefaultEpilog(java.lang.String epilog)
epilog attribute for the default
hostname (@/).setDefaultEpilog in interface ClusterQueueepilog - the epilog attributepublic java.lang.String removeEpilog(java.lang.String hostname)
remove the attribute epilog for a hostname.
removeEpilog in interface ClusterQueuehostname - tje hostnamenull
if the epilog attribute was not defined for the hostname.public void removeAllEpilog()
Remove the attribute epilog for all hostnames.
removeAllEpilog in interface ClusterQueuepublic java.util.Set<java.lang.String> getEpilogKeys()
getEpilogKeys in interface ClusterQueuepublic int getEpilogCount()
getEpilogCount in interface ClusterQueuepublic boolean isSetEpilog()
isSetEpilog in interface ClusterQueuetrue if the epilog attribute is setpublic boolean isSetEpilog(java.lang.String hostname)
isSetEpilog in interface ClusterQueuehostname - the hostnametrue if the epilog attribute is setpublic void putShellStartMode(java.lang.String hostname,
java.lang.String shellStartMode)
Put the attribute shellStartMode for a hostname.
putShellStartMode in interface ClusterQueuehostname - the hostnameshellStartMode - the shellStartModepublic java.lang.String getDefaultShellStartMode()
Get the default value of the attribute shellStartMode.
getDefaultShellStartMode in interface ClusterQueuejava.lang.IllegalStateException - if the default value is not setpublic java.lang.String getShellStartMode(java.lang.String hostname)
Get the shellStartMode attribute for a hostname.
getShellStartMode in interface ClusterQueuehostname - the hostnamepublic void setDefaultShellStartMode(java.lang.String shellStartMode)
shellStartMode attribute for the default
hostname (@/).setDefaultShellStartMode in interface ClusterQueueshellStartMode - the shellStartMode attributepublic java.lang.String removeShellStartMode(java.lang.String hostname)
remove the attribute shellStartMode for a hostname.
removeShellStartMode in interface ClusterQueuehostname - tje hostnamenull
if the shellStartMode attribute was not defined for the hostname.public void removeAllShellStartMode()
Remove the attribute shellStartMode for all hostnames.
removeAllShellStartMode in interface ClusterQueuepublic java.util.Set<java.lang.String> getShellStartModeKeys()
getShellStartModeKeys in interface ClusterQueuepublic int getShellStartModeCount()
getShellStartModeCount in interface ClusterQueuepublic boolean isSetShellStartMode()
isSetShellStartMode in interface ClusterQueuetrue if the shellStartMode attribute is setpublic boolean isSetShellStartMode(java.lang.String hostname)
isSetShellStartMode in interface ClusterQueuehostname - the hostnametrue if the shellStartMode attribute is setpublic void putStarterMethod(java.lang.String hostname,
java.lang.String starterMethod)
Put the attribute starterMethod for a hostname.
putStarterMethod in interface ClusterQueuehostname - the hostnamestarterMethod - the starterMethodpublic java.lang.String getDefaultStarterMethod()
Get the default value of the attribute starterMethod.
getDefaultStarterMethod in interface ClusterQueuejava.lang.IllegalStateException - if the default value is not setpublic java.lang.String getStarterMethod(java.lang.String hostname)
Get the starterMethod attribute for a hostname.
getStarterMethod in interface ClusterQueuehostname - the hostnamepublic void setDefaultStarterMethod(java.lang.String starterMethod)
starterMethod attribute for the default
hostname (@/).setDefaultStarterMethod in interface ClusterQueuestarterMethod - the starterMethod attributepublic java.lang.String removeStarterMethod(java.lang.String hostname)
remove the attribute starterMethod for a hostname.
removeStarterMethod in interface ClusterQueuehostname - tje hostnamenull
if the starterMethod attribute was not defined for the hostname.public void removeAllStarterMethod()
Remove the attribute starterMethod for all hostnames.
removeAllStarterMethod in interface ClusterQueuepublic java.util.Set<java.lang.String> getStarterMethodKeys()
getStarterMethodKeys in interface ClusterQueuepublic int getStarterMethodCount()
getStarterMethodCount in interface ClusterQueuepublic boolean isSetStarterMethod()
isSetStarterMethod in interface ClusterQueuetrue if the starterMethod attribute is setpublic boolean isSetStarterMethod(java.lang.String hostname)
isSetStarterMethod in interface ClusterQueuehostname - the hostnametrue if the starterMethod attribute is setpublic void putSuspendMethod(java.lang.String hostname,
java.lang.String suspendMethod)
Put the attribute suspendMethod for a hostname.
putSuspendMethod in interface ClusterQueuehostname - the hostnamesuspendMethod - the suspendMethodpublic java.lang.String getDefaultSuspendMethod()
Get the default value of the attribute suspendMethod.
getDefaultSuspendMethod in interface ClusterQueuejava.lang.IllegalStateException - if the default value is not setpublic java.lang.String getSuspendMethod(java.lang.String hostname)
Get the suspendMethod attribute for a hostname.
getSuspendMethod in interface ClusterQueuehostname - the hostnamepublic void setDefaultSuspendMethod(java.lang.String suspendMethod)
suspendMethod attribute for the default
hostname (@/).setDefaultSuspendMethod in interface ClusterQueuesuspendMethod - the suspendMethod attributepublic java.lang.String removeSuspendMethod(java.lang.String hostname)
remove the attribute suspendMethod for a hostname.
removeSuspendMethod in interface ClusterQueuehostname - tje hostnamenull
if the suspendMethod attribute was not defined for the hostname.public void removeAllSuspendMethod()
Remove the attribute suspendMethod for all hostnames.
removeAllSuspendMethod in interface ClusterQueuepublic java.util.Set<java.lang.String> getSuspendMethodKeys()
getSuspendMethodKeys in interface ClusterQueuepublic int getSuspendMethodCount()
getSuspendMethodCount in interface ClusterQueuepublic boolean isSetSuspendMethod()
isSetSuspendMethod in interface ClusterQueuetrue if the suspendMethod attribute is setpublic boolean isSetSuspendMethod(java.lang.String hostname)
isSetSuspendMethod in interface ClusterQueuehostname - the hostnametrue if the suspendMethod attribute is setpublic void putResumeMethod(java.lang.String hostname,
java.lang.String resumeMethod)
Put the attribute resumeMethod for a hostname.
putResumeMethod in interface ClusterQueuehostname - the hostnameresumeMethod - the resumeMethodpublic java.lang.String getDefaultResumeMethod()
Get the default value of the attribute resumeMethod.
getDefaultResumeMethod in interface ClusterQueuejava.lang.IllegalStateException - if the default value is not setpublic java.lang.String getResumeMethod(java.lang.String hostname)
Get the resumeMethod attribute for a hostname.
getResumeMethod in interface ClusterQueuehostname - the hostnamepublic void setDefaultResumeMethod(java.lang.String resumeMethod)
resumeMethod attribute for the default
hostname (@/).setDefaultResumeMethod in interface ClusterQueueresumeMethod - the resumeMethod attributepublic java.lang.String removeResumeMethod(java.lang.String hostname)
remove the attribute resumeMethod for a hostname.
removeResumeMethod in interface ClusterQueuehostname - tje hostnamenull
if the resumeMethod attribute was not defined for the hostname.public void removeAllResumeMethod()
Remove the attribute resumeMethod for all hostnames.
removeAllResumeMethod in interface ClusterQueuepublic java.util.Set<java.lang.String> getResumeMethodKeys()
getResumeMethodKeys in interface ClusterQueuepublic int getResumeMethodCount()
getResumeMethodCount in interface ClusterQueuepublic boolean isSetResumeMethod()
isSetResumeMethod in interface ClusterQueuetrue if the resumeMethod attribute is setpublic boolean isSetResumeMethod(java.lang.String hostname)
isSetResumeMethod in interface ClusterQueuehostname - the hostnametrue if the resumeMethod attribute is setpublic void putTerminateMethod(java.lang.String hostname,
java.lang.String terminateMethod)
Put the attribute terminateMethod for a hostname.
putTerminateMethod in interface ClusterQueuehostname - the hostnameterminateMethod - the terminateMethodpublic java.lang.String getDefaultTerminateMethod()
Get the default value of the attribute terminateMethod.
getDefaultTerminateMethod in interface ClusterQueuejava.lang.IllegalStateException - if the default value is not setpublic java.lang.String getTerminateMethod(java.lang.String hostname)
Get the terminateMethod attribute for a hostname.
getTerminateMethod in interface ClusterQueuehostname - the hostnamepublic void setDefaultTerminateMethod(java.lang.String terminateMethod)
terminateMethod attribute for the default
hostname (@/).setDefaultTerminateMethod in interface ClusterQueueterminateMethod - the terminateMethod attributepublic java.lang.String removeTerminateMethod(java.lang.String hostname)
remove the attribute terminateMethod for a hostname.
removeTerminateMethod in interface ClusterQueuehostname - tje hostnamenull
if the terminateMethod attribute was not defined for the hostname.public void removeAllTerminateMethod()
Remove the attribute terminateMethod for all hostnames.
removeAllTerminateMethod in interface ClusterQueuepublic java.util.Set<java.lang.String> getTerminateMethodKeys()
getTerminateMethodKeys in interface ClusterQueuepublic int getTerminateMethodCount()
getTerminateMethodCount in interface ClusterQueuepublic boolean isSetTerminateMethod()
isSetTerminateMethod in interface ClusterQueuetrue if the terminateMethod attribute is setpublic boolean isSetTerminateMethod(java.lang.String hostname)
isSetTerminateMethod in interface ClusterQueuehostname - the hostnametrue if the terminateMethod attribute is setpublic void putInitialState(java.lang.String hostname,
java.lang.String initialState)
Put the attribute initialState for a hostname.
putInitialState in interface ClusterQueuehostname - the hostnameinitialState - the initialStatepublic java.lang.String getDefaultInitialState()
Get the default value of the attribute initialState.
getDefaultInitialState in interface ClusterQueuejava.lang.IllegalStateException - if the default value is not setpublic java.lang.String getInitialState(java.lang.String hostname)
Get the initialState attribute for a hostname.
getInitialState in interface ClusterQueuehostname - the hostnamepublic void setDefaultInitialState(java.lang.String initialState)
initialState attribute for the default
hostname (@/).setDefaultInitialState in interface ClusterQueueinitialState - the initialState attributepublic java.lang.String removeInitialState(java.lang.String hostname)
remove the attribute initialState for a hostname.
removeInitialState in interface ClusterQueuehostname - tje hostnamenull
if the initialState attribute was not defined for the hostname.public void removeAllInitialState()
Remove the attribute initialState for all hostnames.
removeAllInitialState in interface ClusterQueuepublic java.util.Set<java.lang.String> getInitialStateKeys()
getInitialStateKeys in interface ClusterQueuepublic int getInitialStateCount()
getInitialStateCount in interface ClusterQueuepublic boolean isSetInitialState()
isSetInitialState in interface ClusterQueuetrue if the initialState attribute is setpublic boolean isSetInitialState(java.lang.String hostname)
isSetInitialState in interface ClusterQueuehostname - the hostnametrue if the initialState attribute is setpublic java.lang.String getPe(java.lang.String hostname,
int index)
getPe in interface ClusterQueuehostname - the hostnameindex - the indexpublic int getPeCount(java.lang.String hostname)
getPeCount in interface ClusterQueuehostname - the hostnamepublic void addPe(java.lang.String hostname,
java.lang.String pe)
addPe in interface ClusterQueuehostname - the hostnamepe - the pe attributepublic void addEmptyPe(java.lang.String hostname)
pe attribute for a hostname
with an empty list.addEmptyPe in interface ClusterQueuehostname - the hostnamepublic void setPe(java.lang.String hostname,
int index,
java.lang.String pe)
setPe in interface ClusterQueuehostname - the hostnameindex - index of the pe attributepe - the pe attributepublic java.lang.Object removePeAt(java.lang.String hostname,
int index)
removePeAt in interface ClusterQueuehostname - the hostnameindex - the index of the pe attributenull
if the attribute has not been foundpublic boolean removePe(java.lang.String hostname,
java.lang.String pe)
removePe in interface ClusterQueuehostname - the hostnamepe - the pe) attributetrue if the attribute has been removedpublic void removeAllPe()
removeAllPe in interface ClusterQueuepublic void removeAllPe(java.lang.String hostname)
removeAllPe in interface ClusterQueuehostname - the hostnamepublic java.util.Set<java.lang.String> getPeKeys()
getPeKeys in interface ClusterQueuepublic boolean isSetPe()
isSetPe in interface ClusterQueuetrue if the pe attribute is setpublic java.util.List getPeList(java.lang.String hostname)
getPeList in interface ClusterQueuehostname - the keypublic java.lang.String getDefaultPe(int index)
Get the default value of the attribute pe. (@/)
getDefaultPe in interface ClusterQueuejava.lang.IllegalStateException - if the default value is not setpublic int getDefaultPeCount()
hostname
(@/).getDefaultPeCount in interface ClusterQueuepublic void addDefaultPe(java.lang.String pe)
pe attribute to
the default hostname (@/).addDefaultPe in interface ClusterQueuepe - the pe attributepublic void setDefaultPe(int index,
java.lang.String pe)
pe attribute for the default
hostname (@/).setDefaultPe in interface ClusterQueueindex - index of the pe attributepe - the pe attributepublic java.lang.Object removeDefaultPeAt(java.lang.String hostname,
int index)
pe attribute for the
default hostname (@/).removeDefaultPeAt in interface ClusterQueuehostname - the hostnameindex - the index of the pe attributenull
if the attribute has not been foundpublic boolean removeDefaultPe(java.lang.String hostname,
java.lang.String pe)
pe attribute from the
default hostname (@/).removeDefaultPe in interface ClusterQueuepe - the pe) attributetrue if the attribute has been removedpublic void removeAllDefaultPe()
hostname (@/).removeAllDefaultPe in interface ClusterQueuepublic java.lang.String getCkpt(java.lang.String hostname,
int index)
getCkpt in interface ClusterQueuehostname - the hostnameindex - the indexpublic int getCkptCount(java.lang.String hostname)
getCkptCount in interface ClusterQueuehostname - the hostnamepublic void addCkpt(java.lang.String hostname,
java.lang.String checkpoint)
addCkpt in interface ClusterQueuehostname - the hostnamecheckpoint - the checkpoint attributepublic void addEmptyCkpt(java.lang.String hostname)
checkpoint attribute for a hostname
with an empty list.addEmptyCkpt in interface ClusterQueuehostname - the hostnamepublic void setCkpt(java.lang.String hostname,
int index,
java.lang.String checkpoint)
setCkpt in interface ClusterQueuehostname - the hostnameindex - index of the checkpoint attributecheckpoint - the checkpoint attributepublic java.lang.Object removeCkptAt(java.lang.String hostname,
int index)
removeCkptAt in interface ClusterQueuehostname - the hostnameindex - the index of the checkpoint attributenull
if the attribute has not been foundpublic boolean removeCkpt(java.lang.String hostname,
java.lang.String checkpoint)
removeCkpt in interface ClusterQueuehostname - the hostnamecheckpoint - the checkpoint) attributetrue if the attribute has been removedpublic void removeAllCkpt()
removeAllCkpt in interface ClusterQueuepublic void removeAllCkpt(java.lang.String hostname)
removeAllCkpt in interface ClusterQueuehostname - the hostnamepublic java.util.Set<java.lang.String> getCkptKeys()
getCkptKeys in interface ClusterQueuepublic boolean isSetCkpt()
isSetCkpt in interface ClusterQueuetrue if the ckpt attribute is setpublic java.util.List getCkptList(java.lang.String hostname)
getCkptList in interface ClusterQueuehostname - the keypublic java.lang.String getDefaultCkpt(int index)
Get the default value of the attribute ckpt. (@/)
getDefaultCkpt in interface ClusterQueuejava.lang.IllegalStateException - if the default value is not setpublic int getDefaultCkptCount()
hostname
(@/).getDefaultCkptCount in interface ClusterQueuepublic void addDefaultCkpt(java.lang.String checkpoint)
checkpoint attribute to
the default hostname (@/).addDefaultCkpt in interface ClusterQueuecheckpoint - the checkpoint attributepublic void setDefaultCkpt(int index,
java.lang.String checkpoint)
checkpoint attribute for the default
hostname (@/).setDefaultCkpt in interface ClusterQueueindex - index of the checkpoint attributecheckpoint - the checkpoint attributepublic java.lang.Object removeDefaultCkptAt(java.lang.String hostname,
int index)
checkpoint attribute for the
default hostname (@/).removeDefaultCkptAt in interface ClusterQueuehostname - the hostnameindex - the index of the checkpoint attributenull
if the attribute has not been foundpublic boolean removeDefaultCkpt(java.lang.String hostname,
java.lang.String checkpoint)
checkpoint attribute from the
default hostname (@/).removeDefaultCkpt in interface ClusterQueuecheckpoint - the checkpoint) attributetrue if the attribute has been removedpublic void removeAllDefaultCkpt()
hostname (@/).removeAllDefaultCkpt in interface ClusterQueuepublic UserSet getOwner(java.lang.String hostname, int index)
getOwner in interface ClusterQueuehostname - the hostnameindex - the indexpublic int getOwnerCount(java.lang.String hostname)
getOwnerCount in interface ClusterQueuehostname - the hostnamepublic void addOwner(java.lang.String hostname,
UserSet owner)
addOwner in interface ClusterQueuehostname - the hostnameowner - the owner attributepublic void addEmptyOwner(java.lang.String hostname)
owner attribute for a hostname
with an empty list.addEmptyOwner in interface ClusterQueuehostname - the hostnamepublic void setOwner(java.lang.String hostname,
int index,
UserSet owner)
setOwner in interface ClusterQueuehostname - the hostnameindex - index of the owner attributeowner - the owner attributepublic java.lang.Object removeOwnerAt(java.lang.String hostname,
int index)
removeOwnerAt in interface ClusterQueuehostname - the hostnameindex - the index of the owner attributenull
if the attribute has not been foundpublic boolean removeOwner(java.lang.String hostname,
UserSet owner)
removeOwner in interface ClusterQueuehostname - the hostnameowner - the owner) attributetrue if the attribute has been removedpublic void removeAllOwner()
removeAllOwner in interface ClusterQueuepublic void removeAllOwner(java.lang.String hostname)
removeAllOwner in interface ClusterQueuehostname - the hostnamepublic java.util.Set<java.lang.String> getOwnerKeys()
getOwnerKeys in interface ClusterQueuepublic boolean isSetOwner()
isSetOwner in interface ClusterQueuetrue if the owner attribute is setpublic java.util.List getOwnerList(java.lang.String hostname)
getOwnerList in interface ClusterQueuehostname - the keypublic UserSet getDefaultOwner(int index)
Get the default value of the attribute owner. (@/)
getDefaultOwner in interface ClusterQueuejava.lang.IllegalStateException - if the default value is not setpublic int getDefaultOwnerCount()
hostname
(@/).getDefaultOwnerCount in interface ClusterQueuepublic void addDefaultOwner(UserSet owner)
owner attribute to
the default hostname (@/).addDefaultOwner in interface ClusterQueueowner - the owner attributepublic void setDefaultOwner(int index,
UserSet owner)
owner attribute for the default
hostname (@/).setDefaultOwner in interface ClusterQueueindex - index of the owner attributeowner - the owner attributepublic java.lang.Object removeDefaultOwnerAt(java.lang.String hostname,
int index)
owner attribute for the
default hostname (@/).removeDefaultOwnerAt in interface ClusterQueuehostname - the hostnameindex - the index of the owner attributenull
if the attribute has not been foundpublic boolean removeDefaultOwner(java.lang.String hostname,
UserSet owner)
owner attribute from the
default hostname (@/).removeDefaultOwner in interface ClusterQueueowner - the owner) attributetrue if the attribute has been removedpublic void removeAllDefaultOwner()
hostname (@/).removeAllDefaultOwner in interface ClusterQueuepublic UserSet getAcl(java.lang.String hostname, int index)
getAcl in interface ClusterQueuehostname - the hostnameindex - the indexpublic int getAclCount(java.lang.String hostname)
getAclCount in interface ClusterQueuehostname - the hostnamepublic void addAcl(java.lang.String hostname,
UserSet acl)
addAcl in interface ClusterQueuehostname - the hostnameacl - the acl attributepublic void addEmptyAcl(java.lang.String hostname)
acl attribute for a hostname
with an empty list.addEmptyAcl in interface ClusterQueuehostname - the hostnamepublic void setAcl(java.lang.String hostname,
int index,
UserSet acl)
setAcl in interface ClusterQueuehostname - the hostnameindex - index of the acl attributeacl - the acl attributepublic java.lang.Object removeAclAt(java.lang.String hostname,
int index)
removeAclAt in interface ClusterQueuehostname - the hostnameindex - the index of the acl attributenull
if the attribute has not been foundpublic boolean removeAcl(java.lang.String hostname,
UserSet acl)
removeAcl in interface ClusterQueuehostname - the hostnameacl - the acl) attributetrue if the attribute has been removedpublic void removeAllAcl()
removeAllAcl in interface ClusterQueuepublic void removeAllAcl(java.lang.String hostname)
removeAllAcl in interface ClusterQueuehostname - the hostnamepublic java.util.Set<java.lang.String> getAclKeys()
getAclKeys in interface ClusterQueuepublic boolean isSetAcl()
isSetAcl in interface ClusterQueuetrue if the acl attribute is setpublic java.util.List getAclList(java.lang.String hostname)
getAclList in interface ClusterQueuehostname - the keypublic UserSet getDefaultAcl(int index)
Get the default value of the attribute acl. (@/)
getDefaultAcl in interface ClusterQueuejava.lang.IllegalStateException - if the default value is not setpublic int getDefaultAclCount()
hostname
(@/).getDefaultAclCount in interface ClusterQueuepublic void addDefaultAcl(UserSet acl)
acl attribute to
the default hostname (@/).addDefaultAcl in interface ClusterQueueacl - the acl attributepublic void setDefaultAcl(int index,
UserSet acl)
acl attribute for the default
hostname (@/).setDefaultAcl in interface ClusterQueueindex - index of the acl attributeacl - the acl attributepublic java.lang.Object removeDefaultAclAt(java.lang.String hostname,
int index)
acl attribute for the
default hostname (@/).removeDefaultAclAt in interface ClusterQueuehostname - the hostnameindex - the index of the acl attributenull
if the attribute has not been foundpublic boolean removeDefaultAcl(java.lang.String hostname,
UserSet acl)
acl attribute from the
default hostname (@/).removeDefaultAcl in interface ClusterQueueacl - the acl) attributetrue if the attribute has been removedpublic void removeAllDefaultAcl()
hostname (@/).removeAllDefaultAcl in interface ClusterQueuepublic UserSet getXacl(java.lang.String hostname, int index)
getXacl in interface ClusterQueuehostname - the hostnameindex - the indexpublic int getXaclCount(java.lang.String hostname)
getXaclCount in interface ClusterQueuehostname - the hostnamepublic void addXacl(java.lang.String hostname,
UserSet acl)
addXacl in interface ClusterQueuehostname - the hostnameacl - the acl attributepublic void addEmptyXacl(java.lang.String hostname)
acl attribute for a hostname
with an empty list.addEmptyXacl in interface ClusterQueuehostname - the hostnamepublic void setXacl(java.lang.String hostname,
int index,
UserSet acl)
setXacl in interface ClusterQueuehostname - the hostnameindex - index of the acl attributeacl - the acl attributepublic java.lang.Object removeXaclAt(java.lang.String hostname,
int index)
removeXaclAt in interface ClusterQueuehostname - the hostnameindex - the index of the acl attributenull
if the attribute has not been foundpublic boolean removeXacl(java.lang.String hostname,
UserSet acl)
removeXacl in interface ClusterQueuehostname - the hostnameacl - the acl) attributetrue if the attribute has been removedpublic void removeAllXacl()
removeAllXacl in interface ClusterQueuepublic void removeAllXacl(java.lang.String hostname)
removeAllXacl in interface ClusterQueuehostname - the hostnamepublic java.util.Set<java.lang.String> getXaclKeys()
getXaclKeys in interface ClusterQueuepublic boolean isSetXacl()
isSetXacl in interface ClusterQueuetrue if the xacl attribute is setpublic java.util.List getXaclList(java.lang.String hostname)
getXaclList in interface ClusterQueuehostname - the keypublic UserSet getDefaultXacl(int index)
Get the default value of the attribute xacl. (@/)
getDefaultXacl in interface ClusterQueuejava.lang.IllegalStateException - if the default value is not setpublic int getDefaultXaclCount()
hostname
(@/).getDefaultXaclCount in interface ClusterQueuepublic void addDefaultXacl(UserSet acl)
acl attribute to
the default hostname (@/).addDefaultXacl in interface ClusterQueueacl - the acl attributepublic void setDefaultXacl(int index,
UserSet acl)
acl attribute for the default
hostname (@/).setDefaultXacl in interface ClusterQueueindex - index of the acl attributeacl - the acl attributepublic java.lang.Object removeDefaultXaclAt(java.lang.String hostname,
int index)
acl attribute for the
default hostname (@/).removeDefaultXaclAt in interface ClusterQueuehostname - the hostnameindex - the index of the acl attributenull
if the attribute has not been foundpublic boolean removeDefaultXacl(java.lang.String hostname,
UserSet acl)
acl attribute from the
default hostname (@/).removeDefaultXacl in interface ClusterQueueacl - the acl) attributetrue if the attribute has been removedpublic void removeAllDefaultXacl()
hostname (@/).removeAllDefaultXacl in interface ClusterQueuepublic Project getProjects(java.lang.String hostname, int index)
getProjects in interface ClusterQueuehostname - the hostnameindex - the indexpublic int getProjectsCount(java.lang.String hostname)
getProjectsCount in interface ClusterQueuehostname - the hostnamepublic void addProjects(java.lang.String hostname,
Project project)
addProjects in interface ClusterQueuehostname - the hostnameproject - the project attributepublic void addEmptyProjects(java.lang.String hostname)
project attribute for a hostname
with an empty list.addEmptyProjects in interface ClusterQueuehostname - the hostnamepublic void setProjects(java.lang.String hostname,
int index,
Project project)
setProjects in interface ClusterQueuehostname - the hostnameindex - index of the project attributeproject - the project attributepublic java.lang.Object removeProjectsAt(java.lang.String hostname,
int index)
removeProjectsAt in interface ClusterQueuehostname - the hostnameindex - the index of the project attributenull
if the attribute has not been foundpublic boolean removeProjects(java.lang.String hostname,
Project project)
removeProjects in interface ClusterQueuehostname - the hostnameproject - the project) attributetrue if the attribute has been removedpublic void removeAllProjects()
removeAllProjects in interface ClusterQueuepublic void removeAllProjects(java.lang.String hostname)
removeAllProjects in interface ClusterQueuehostname - the hostnamepublic java.util.Set<java.lang.String> getProjectsKeys()
getProjectsKeys in interface ClusterQueuepublic boolean isSetProjects()
isSetProjects in interface ClusterQueuetrue if the projects attribute is setpublic java.util.List getProjectsList(java.lang.String hostname)
getProjectsList in interface ClusterQueuehostname - the keypublic Project getDefaultProjects(int index)
Get the default value of the attribute projects. (@/)
getDefaultProjects in interface ClusterQueuejava.lang.IllegalStateException - if the default value is not setpublic int getDefaultProjectsCount()
hostname
(@/).getDefaultProjectsCount in interface ClusterQueuepublic void addDefaultProjects(Project project)
project attribute to
the default hostname (@/).addDefaultProjects in interface ClusterQueueproject - the project attributepublic void setDefaultProjects(int index,
Project project)
project attribute for the default
hostname (@/).setDefaultProjects in interface ClusterQueueindex - index of the project attributeproject - the project attributepublic java.lang.Object removeDefaultProjectsAt(java.lang.String hostname,
int index)
project attribute for the
default hostname (@/).removeDefaultProjectsAt in interface ClusterQueuehostname - the hostnameindex - the index of the project attributenull
if the attribute has not been foundpublic boolean removeDefaultProjects(java.lang.String hostname,
Project project)
project attribute from the
default hostname (@/).removeDefaultProjects in interface ClusterQueueproject - the project) attributetrue if the attribute has been removedpublic void removeAllDefaultProjects()
hostname (@/).removeAllDefaultProjects in interface ClusterQueuepublic Project getXprojects(java.lang.String hostname, int index)
getXprojects in interface ClusterQueuehostname - the hostnameindex - the indexpublic int getXprojectsCount(java.lang.String hostname)
getXprojectsCount in interface ClusterQueuehostname - the hostnamepublic void addXprojects(java.lang.String hostname,
Project project)
addXprojects in interface ClusterQueuehostname - the hostnameproject - the project attributepublic void addEmptyXprojects(java.lang.String hostname)
project attribute for a hostname
with an empty list.addEmptyXprojects in interface ClusterQueuehostname - the hostnamepublic void setXprojects(java.lang.String hostname,
int index,
Project project)
setXprojects in interface ClusterQueuehostname - the hostnameindex - index of the project attributeproject - the project attributepublic java.lang.Object removeXprojectsAt(java.lang.String hostname,
int index)
removeXprojectsAt in interface ClusterQueuehostname - the hostnameindex - the index of the project attributenull
if the attribute has not been foundpublic boolean removeXprojects(java.lang.String hostname,
Project project)
removeXprojects in interface ClusterQueuehostname - the hostnameproject - the project) attributetrue if the attribute has been removedpublic void removeAllXprojects()
removeAllXprojects in interface ClusterQueuepublic void removeAllXprojects(java.lang.String hostname)
removeAllXprojects in interface ClusterQueuehostname - the hostnamepublic java.util.Set<java.lang.String> getXprojectsKeys()
getXprojectsKeys in interface ClusterQueuepublic boolean isSetXprojects()
isSetXprojects in interface ClusterQueuetrue if the xprojects attribute is setpublic java.util.List getXprojectsList(java.lang.String hostname)
getXprojectsList in interface ClusterQueuehostname - the keypublic Project getDefaultXprojects(int index)
Get the default value of the attribute xprojects. (@/)
getDefaultXprojects in interface ClusterQueuejava.lang.IllegalStateException - if the default value is not setpublic int getDefaultXprojectsCount()
hostname
(@/).getDefaultXprojectsCount in interface ClusterQueuepublic void addDefaultXprojects(Project project)
project attribute to
the default hostname (@/).addDefaultXprojects in interface ClusterQueueproject - the project attributepublic void setDefaultXprojects(int index,
Project project)
project attribute for the default
hostname (@/).setDefaultXprojects in interface ClusterQueueindex - index of the project attributeproject - the project attributepublic java.lang.Object removeDefaultXprojectsAt(java.lang.String hostname,
int index)
project attribute for the
default hostname (@/).removeDefaultXprojectsAt in interface ClusterQueuehostname - the hostnameindex - the index of the project attributenull
if the attribute has not been foundpublic boolean removeDefaultXprojects(java.lang.String hostname,
Project project)
project attribute from the
default hostname (@/).removeDefaultXprojects in interface ClusterQueueproject - the project) attributetrue if the attribute has been removedpublic void removeAllDefaultXprojects()
hostname (@/).removeAllDefaultXprojects in interface ClusterQueuepublic ComplexEntry getLoadThresholds(java.lang.String hostname, int index)
getLoadThresholds in interface ClusterQueuehostname - the hostnameindex - the indexpublic int getLoadThresholdsCount(java.lang.String hostname)
getLoadThresholdsCount in interface ClusterQueuehostname - the hostnamepublic void addLoadThresholds(java.lang.String hostname,
ComplexEntry loadThreshold)
addLoadThresholds in interface ClusterQueuehostname - the hostnameloadThreshold - the loadThreshold attributepublic void addEmptyLoadThresholds(java.lang.String hostname)
loadThreshold attribute for a hostname
with an empty list.addEmptyLoadThresholds in interface ClusterQueuehostname - the hostnamepublic void setLoadThresholds(java.lang.String hostname,
int index,
ComplexEntry loadThreshold)
setLoadThresholds in interface ClusterQueuehostname - the hostnameindex - index of the loadThreshold attributeloadThreshold - the loadThreshold attributepublic java.lang.Object removeLoadThresholdsAt(java.lang.String hostname,
int index)
removeLoadThresholdsAt in interface ClusterQueuehostname - the hostnameindex - the index of the loadThreshold attributenull
if the attribute has not been foundpublic boolean removeLoadThresholds(java.lang.String hostname,
ComplexEntry loadThreshold)
removeLoadThresholds in interface ClusterQueuehostname - the hostnameloadThreshold - the loadThreshold) attributetrue if the attribute has been removedpublic void removeAllLoadThresholds()
removeAllLoadThresholds in interface ClusterQueuepublic void removeAllLoadThresholds(java.lang.String hostname)
removeAllLoadThresholds in interface ClusterQueuehostname - the hostnamepublic java.util.Set<java.lang.String> getLoadThresholdsKeys()
getLoadThresholdsKeys in interface ClusterQueuepublic boolean isSetLoadThresholds()
isSetLoadThresholds in interface ClusterQueuetrue if the loadThresholds attribute is setpublic java.util.List getLoadThresholdsList(java.lang.String hostname)
getLoadThresholdsList in interface ClusterQueuehostname - the keypublic ComplexEntry getDefaultLoadThresholds(int index)
Get the default value of the attribute loadThresholds. (@/)
getDefaultLoadThresholds in interface ClusterQueuejava.lang.IllegalStateException - if the default value is not setpublic int getDefaultLoadThresholdsCount()
hostname
(@/).getDefaultLoadThresholdsCount in interface ClusterQueuepublic void addDefaultLoadThresholds(ComplexEntry loadThreshold)
loadThreshold attribute to
the default hostname (@/).addDefaultLoadThresholds in interface ClusterQueueloadThreshold - the loadThreshold attributepublic void setDefaultLoadThresholds(int index,
ComplexEntry loadThreshold)
loadThreshold attribute for the default
hostname (@/).setDefaultLoadThresholds in interface ClusterQueueindex - index of the loadThreshold attributeloadThreshold - the loadThreshold attributepublic java.lang.Object removeDefaultLoadThresholdsAt(java.lang.String hostname,
int index)
loadThreshold attribute for the
default hostname (@/).removeDefaultLoadThresholdsAt in interface ClusterQueuehostname - the hostnameindex - the index of the loadThreshold attributenull
if the attribute has not been foundpublic boolean removeDefaultLoadThresholds(java.lang.String hostname,
ComplexEntry loadThreshold)
loadThreshold attribute from the
default hostname (@/).removeDefaultLoadThresholds in interface ClusterQueueloadThreshold - the loadThreshold) attributetrue if the attribute has been removedpublic void removeAllDefaultLoadThresholds()
hostname (@/).removeAllDefaultLoadThresholds in interface ClusterQueuepublic ComplexEntry getSuspendThresholds(java.lang.String hostname, int index)
getSuspendThresholds in interface ClusterQueuehostname - the hostnameindex - the indexpublic int getSuspendThresholdsCount(java.lang.String hostname)
getSuspendThresholdsCount in interface ClusterQueuehostname - the hostnamepublic void addSuspendThresholds(java.lang.String hostname,
ComplexEntry suspendThreshold)
addSuspendThresholds in interface ClusterQueuehostname - the hostnamesuspendThreshold - the suspendThreshold attributepublic void addEmptySuspendThresholds(java.lang.String hostname)
suspendThreshold attribute for a hostname
with an empty list.addEmptySuspendThresholds in interface ClusterQueuehostname - the hostnamepublic void setSuspendThresholds(java.lang.String hostname,
int index,
ComplexEntry suspendThreshold)
setSuspendThresholds in interface ClusterQueuehostname - the hostnameindex - index of the suspendThreshold attributesuspendThreshold - the suspendThreshold attributepublic java.lang.Object removeSuspendThresholdsAt(java.lang.String hostname,
int index)
removeSuspendThresholdsAt in interface ClusterQueuehostname - the hostnameindex - the index of the suspendThreshold attributenull
if the attribute has not been foundpublic boolean removeSuspendThresholds(java.lang.String hostname,
ComplexEntry suspendThreshold)
removeSuspendThresholds in interface ClusterQueuehostname - the hostnamesuspendThreshold - the suspendThreshold) attributetrue if the attribute has been removedpublic void removeAllSuspendThresholds()
removeAllSuspendThresholds in interface ClusterQueuepublic void removeAllSuspendThresholds(java.lang.String hostname)
removeAllSuspendThresholds in interface ClusterQueuehostname - the hostnamepublic java.util.Set<java.lang.String> getSuspendThresholdsKeys()
getSuspendThresholdsKeys in interface ClusterQueuepublic boolean isSetSuspendThresholds()
isSetSuspendThresholds in interface ClusterQueuetrue if the suspendThresholds attribute is setpublic java.util.List getSuspendThresholdsList(java.lang.String hostname)
getSuspendThresholdsList in interface ClusterQueuehostname - the keypublic ComplexEntry getDefaultSuspendThresholds(int index)
Get the default value of the attribute suspendThresholds. (@/)
getDefaultSuspendThresholds in interface ClusterQueuejava.lang.IllegalStateException - if the default value is not setpublic int getDefaultSuspendThresholdsCount()
hostname
(@/).getDefaultSuspendThresholdsCount in interface ClusterQueuepublic void addDefaultSuspendThresholds(ComplexEntry suspendThreshold)
suspendThreshold attribute to
the default hostname (@/).addDefaultSuspendThresholds in interface ClusterQueuesuspendThreshold - the suspendThreshold attributepublic void setDefaultSuspendThresholds(int index,
ComplexEntry suspendThreshold)
suspendThreshold attribute for the default
hostname (@/).setDefaultSuspendThresholds in interface ClusterQueueindex - index of the suspendThreshold attributesuspendThreshold - the suspendThreshold attributepublic java.lang.Object removeDefaultSuspendThresholdsAt(java.lang.String hostname,
int index)
suspendThreshold attribute for the
default hostname (@/).removeDefaultSuspendThresholdsAt in interface ClusterQueuehostname - the hostnameindex - the index of the suspendThreshold attributenull
if the attribute has not been foundpublic boolean removeDefaultSuspendThresholds(java.lang.String hostname,
ComplexEntry suspendThreshold)
suspendThreshold attribute from the
default hostname (@/).removeDefaultSuspendThresholds in interface ClusterQueuesuspendThreshold - the suspendThreshold) attributetrue if the attribute has been removedpublic void removeAllDefaultSuspendThresholds()
hostname (@/).removeAllDefaultSuspendThresholds in interface ClusterQueuepublic ComplexEntry getConsumableConfig(java.lang.String hostname, int index)
getConsumableConfig in interface ClusterQueuehostname - the hostnameindex - the indexpublic int getConsumableConfigCount(java.lang.String hostname)
getConsumableConfigCount in interface ClusterQueuehostname - the hostnamepublic void addConsumableConfig(java.lang.String hostname,
ComplexEntry consumable)
addConsumableConfig in interface ClusterQueuehostname - the hostnameconsumable - the consumable attributepublic void addEmptyConsumableConfig(java.lang.String hostname)
consumable attribute for a hostname
with an empty list.addEmptyConsumableConfig in interface ClusterQueuehostname - the hostnamepublic void setConsumableConfig(java.lang.String hostname,
int index,
ComplexEntry consumable)
setConsumableConfig in interface ClusterQueuehostname - the hostnameindex - index of the consumable attributeconsumable - the consumable attributepublic java.lang.Object removeConsumableConfigAt(java.lang.String hostname,
int index)
removeConsumableConfigAt in interface ClusterQueuehostname - the hostnameindex - the index of the consumable attributenull
if the attribute has not been foundpublic boolean removeConsumableConfig(java.lang.String hostname,
ComplexEntry consumable)
removeConsumableConfig in interface ClusterQueuehostname - the hostnameconsumable - the consumable) attributetrue if the attribute has been removedpublic void removeAllConsumableConfig()
removeAllConsumableConfig in interface ClusterQueuepublic void removeAllConsumableConfig(java.lang.String hostname)
removeAllConsumableConfig in interface ClusterQueuehostname - the hostnamepublic java.util.Set<java.lang.String> getConsumableConfigKeys()
getConsumableConfigKeys in interface ClusterQueuepublic boolean isSetConsumableConfig()
isSetConsumableConfig in interface ClusterQueuetrue if the consumableConfig attribute is setpublic java.util.List getConsumableConfigList(java.lang.String hostname)
getConsumableConfigList in interface ClusterQueuehostname - the keypublic ComplexEntry getDefaultConsumableConfig(int index)
Get the default value of the attribute consumableConfig. (@/)
getDefaultConsumableConfig in interface ClusterQueuejava.lang.IllegalStateException - if the default value is not setpublic int getDefaultConsumableConfigCount()
hostname
(@/).getDefaultConsumableConfigCount in interface ClusterQueuepublic void addDefaultConsumableConfig(ComplexEntry consumable)
consumable attribute to
the default hostname (@/).addDefaultConsumableConfig in interface ClusterQueueconsumable - the consumable attributepublic void setDefaultConsumableConfig(int index,
ComplexEntry consumable)
consumable attribute for the default
hostname (@/).setDefaultConsumableConfig in interface ClusterQueueindex - index of the consumable attributeconsumable - the consumable attributepublic java.lang.Object removeDefaultConsumableConfigAt(java.lang.String hostname,
int index)
consumable attribute for the
default hostname (@/).removeDefaultConsumableConfigAt in interface ClusterQueuehostname - the hostnameindex - the index of the consumable attributenull
if the attribute has not been foundpublic boolean removeDefaultConsumableConfig(java.lang.String hostname,
ComplexEntry consumable)
consumable attribute from the
default hostname (@/).removeDefaultConsumableConfig in interface ClusterQueueconsumable - the consumable) attributetrue if the attribute has been removedpublic void removeAllDefaultConsumableConfig()
hostname (@/).removeAllDefaultConsumableConfig in interface ClusterQueuepublic Subordinate getSubordinate(java.lang.String hostname, int index)
getSubordinate in interface ClusterQueuehostname - the hostnameindex - the indexpublic int getSubordinateCount(java.lang.String hostname)
getSubordinateCount in interface ClusterQueuehostname - the hostnamepublic void addSubordinate(java.lang.String hostname,
Subordinate subordinate)
addSubordinate in interface ClusterQueuehostname - the hostnamesubordinate - the subordinate attributepublic void addEmptySubordinate(java.lang.String hostname)
subordinate attribute for a hostname
with an empty list.addEmptySubordinate in interface ClusterQueuehostname - the hostnamepublic void setSubordinate(java.lang.String hostname,
int index,
Subordinate subordinate)
setSubordinate in interface ClusterQueuehostname - the hostnameindex - index of the subordinate attributesubordinate - the subordinate attributepublic java.lang.Object removeSubordinateAt(java.lang.String hostname,
int index)
removeSubordinateAt in interface ClusterQueuehostname - the hostnameindex - the index of the subordinate attributenull
if the attribute has not been foundpublic boolean removeSubordinate(java.lang.String hostname,
Subordinate subordinate)
removeSubordinate in interface ClusterQueuehostname - the hostnamesubordinate - the subordinate) attributetrue if the attribute has been removedpublic void removeAllSubordinate()
removeAllSubordinate in interface ClusterQueuepublic void removeAllSubordinate(java.lang.String hostname)
removeAllSubordinate in interface ClusterQueuehostname - the hostnamepublic java.util.Set<java.lang.String> getSubordinateKeys()
getSubordinateKeys in interface ClusterQueuepublic boolean isSetSubordinate()
isSetSubordinate in interface ClusterQueuetrue if the subordinate attribute is setpublic java.util.List getSubordinateList(java.lang.String hostname)
getSubordinateList in interface ClusterQueuehostname - the keypublic Subordinate getDefaultSubordinate(int index)
Get the default value of the attribute subordinate. (@/)
getDefaultSubordinate in interface ClusterQueuejava.lang.IllegalStateException - if the default value is not setpublic int getDefaultSubordinateCount()
hostname
(@/).getDefaultSubordinateCount in interface ClusterQueuepublic void addDefaultSubordinate(Subordinate subordinate)
subordinate attribute to
the default hostname (@/).addDefaultSubordinate in interface ClusterQueuesubordinate - the subordinate attributepublic void setDefaultSubordinate(int index,
Subordinate subordinate)
subordinate attribute for the default
hostname (@/).setDefaultSubordinate in interface ClusterQueueindex - index of the subordinate attributesubordinate - the subordinate attributepublic java.lang.Object removeDefaultSubordinateAt(java.lang.String hostname,
int index)
subordinate attribute for the
default hostname (@/).removeDefaultSubordinateAt in interface ClusterQueuehostname - the hostnameindex - the index of the subordinate attributenull
if the attribute has not been foundpublic boolean removeDefaultSubordinate(java.lang.String hostname,
Subordinate subordinate)
subordinate attribute from the
default hostname (@/).removeDefaultSubordinate in interface ClusterQueuesubordinate - the subordinate) attributetrue if the attribute has been removedpublic void removeAllDefaultSubordinate()
hostname (@/).removeAllDefaultSubordinate in interface ClusterQueuepublic void putQtype(java.lang.String hostname,
int qType)
Put the attribute qtype for a hostname.
putQtype in interface ClusterQueuehostname - the hostnameqType - the qTypepublic int getDefaultQtype()
Get the default value of the attribute qtype.
getDefaultQtype in interface ClusterQueuejava.lang.IllegalStateException - if the default value is not setpublic int getQtype(java.lang.String hostname)
Get the qtype attribute for a hostname.
getQtype in interface ClusterQueuehostname - the hostnamepublic void setDefaultQtype(int qType)
qType attribute for the default
hostname (@/).setDefaultQtype in interface ClusterQueueqType - the qType attributepublic java.lang.Integer removeQtype(java.lang.String hostname)
remove the attribute qtype for a hostname.
removeQtype in interface ClusterQueuehostname - tje hostnamenull
if the qType attribute was not defined for the hostname.public void removeAllQtype()
Remove the attribute qtype for all hostnames.
removeAllQtype in interface ClusterQueuepublic java.util.Set<java.lang.String> getQtypeKeys()
getQtypeKeys in interface ClusterQueuepublic int getQtypeCount()
getQtypeCount in interface ClusterQueuepublic boolean isSetQtype()
isSetQtype in interface ClusterQueuetrue if the qtype attribute is setpublic boolean isSetQtype(java.lang.String hostname)
isSetQtype in interface ClusterQueuehostname - the hostnametrue if the qtype attribute is setpublic boolean isSetTag()
isSetTag in interface ClusterQueuetrue if the tag attribute is setpublic void setTag(int aTag)
setTag in interface ClusterQueueaTag - the new value for the tag attributepublic int getTag()
getTag in interface ClusterQueuepublic boolean equals(java.lang.Object obj)
obj.equals in class java.lang.Objectobj - 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 GEObjectpublic java.lang.String toString()
toString in class java.lang.Objectpublic java.lang.String dump()
dump in interface ClusterQueueCopyright © 2007 Sun Microsystems, Inc. All rights reserved.