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, setParent
public 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 ClusterQueue
true
if the name attribute is setpublic void setName(java.lang.String aName)
setName
in interface ClusterQueue
setName
in class GEObjectImpl
aName
- the new value for the name attributepublic java.lang.String getName()
getName
in interface ClusterQueue
getName
in interface GEObject
getName
in class GEObjectImpl
public void addHostlist(java.lang.String ahostlist)
addHostlist
in interface ClusterQueue
ahostlist
- the new java.lang.String attributepublic void setHostlist(int index, java.lang.String ahostlist)
setHostlist
in interface ClusterQueue
index
- index of the java.lang.String attributeahostlist
- the new java.lang.String attributepublic void removeAllHostlist()
removeAllHostlist
in interface ClusterQueue
public java.lang.String removeHostlist(int index)
removeHostlist
in interface ClusterQueue
index
- 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 ClusterQueue
ahostlist
- 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 ClusterQueue
public int getHostlistCount()
getHostlistCount
in interface ClusterQueue
public java.lang.String getHostlist(int index)
getHostlist
in interface ClusterQueue
index
- the index of the java.lang.String attribute which should be
removedpublic boolean isSetHostlist()
isSetHostlist
in interface ClusterQueue
true
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 ClusterQueue
public int getQinstancesCount()
getQinstancesCount
in interface ClusterQueue
public QueueInstance getQinstances(int index)
getQinstances
in interface ClusterQueue
index
- the index of the com.sun.grid.jgdi.configuration.QueueInstance attribute which should be
removedpublic boolean isSetQinstances()
isSetQinstances
in interface ClusterQueue
true
if the qinstances attribute is setpublic void putSeqNo(java.lang.String hostname, int seqNo)
Put the attribute seqNo for a hostname.
putSeqNo
in interface ClusterQueue
hostname
- the hostnameseqNo
- the seqNopublic int getDefaultSeqNo()
Get the default value of the attribute seqNo.
getDefaultSeqNo
in interface ClusterQueue
java.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 ClusterQueue
hostname
- the hostnamepublic void setDefaultSeqNo(int seqNo)
seqNo
attribute for the default
hostname
(@/).setDefaultSeqNo
in interface ClusterQueue
seqNo
- the seqNo attributepublic java.lang.Integer removeSeqNo(java.lang.String hostname)
remove the attribute seqNo for a hostname.
removeSeqNo
in interface ClusterQueue
hostname
- 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 ClusterQueue
public java.util.Set<java.lang.String> getSeqNoKeys()
getSeqNoKeys
in interface ClusterQueue
public int getSeqNoCount()
getSeqNoCount
in interface ClusterQueue
public boolean isSetSeqNo()
isSetSeqNo
in interface ClusterQueue
true
if the seqNo attribute is setpublic boolean isSetSeqNo(java.lang.String hostname)
isSetSeqNo
in interface ClusterQueue
hostname
- 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 ClusterQueue
hostname
- the hostnamensuspend
- the nsuspendpublic int getDefaultNsuspend()
Get the default value of the attribute nsuspend.
getDefaultNsuspend
in interface ClusterQueue
java.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 ClusterQueue
hostname
- the hostnamepublic void setDefaultNsuspend(int nsuspend)
nsuspend
attribute for the default
hostname
(@/).setDefaultNsuspend
in interface ClusterQueue
nsuspend
- the nsuspend attributepublic java.lang.Integer removeNsuspend(java.lang.String hostname)
remove the attribute nsuspend for a hostname.
removeNsuspend
in interface ClusterQueue
hostname
- 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 ClusterQueue
public java.util.Set<java.lang.String> getNsuspendKeys()
getNsuspendKeys
in interface ClusterQueue
public int getNsuspendCount()
getNsuspendCount
in interface ClusterQueue
public boolean isSetNsuspend()
isSetNsuspend
in interface ClusterQueue
true
if the nsuspend attribute is setpublic boolean isSetNsuspend(java.lang.String hostname)
isSetNsuspend
in interface ClusterQueue
hostname
- 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 ClusterQueue
hostname
- the hostnamejobSlots
- the jobSlotspublic int getDefaultJobSlots()
Get the default value of the attribute jobSlots.
getDefaultJobSlots
in interface ClusterQueue
java.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 ClusterQueue
hostname
- the hostnamepublic void setDefaultJobSlots(int jobSlots)
jobSlots
attribute for the default
hostname
(@/).setDefaultJobSlots
in interface ClusterQueue
jobSlots
- the jobSlots attributepublic java.lang.Integer removeJobSlots(java.lang.String hostname)
remove the attribute jobSlots for a hostname.
removeJobSlots
in interface ClusterQueue
hostname
- 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 ClusterQueue
public java.util.Set<java.lang.String> getJobSlotsKeys()
getJobSlotsKeys
in interface ClusterQueue
public int getJobSlotsCount()
getJobSlotsCount
in interface ClusterQueue
public boolean isSetJobSlots()
isSetJobSlots
in interface ClusterQueue
true
if the jobSlots attribute is setpublic boolean isSetJobSlots(java.lang.String hostname)
isSetJobSlots
in interface ClusterQueue
hostname
- 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 ClusterQueue
hostname
- the hostnamererun
- the rerunpublic boolean getDefaultRerun()
Get the default value of the attribute rerun.
getDefaultRerun
in interface ClusterQueue
java.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 ClusterQueue
hostname
- the hostnamepublic void setDefaultRerun(boolean rerun)
rerun
attribute for the default
hostname
(@/).setDefaultRerun
in interface ClusterQueue
rerun
- the rerun attributepublic java.lang.Boolean removeRerun(java.lang.String hostname)
remove the attribute rerun for a hostname.
removeRerun
in interface ClusterQueue
hostname
- 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 ClusterQueue
public java.util.Set<java.lang.String> getRerunKeys()
getRerunKeys
in interface ClusterQueue
public int getRerunCount()
getRerunCount
in interface ClusterQueue
public boolean isSetRerun()
isSetRerun
in interface ClusterQueue
true
if the rerun attribute is setpublic boolean isSetRerun(java.lang.String hostname)
isSetRerun
in interface ClusterQueue
hostname
- 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 ClusterQueue
hostname
- the hostnamesFSize
- the sFSizepublic java.lang.String getDefaultSFsize()
Get the default value of the attribute sFsize.
getDefaultSFsize
in interface ClusterQueue
java.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 ClusterQueue
hostname
- the hostnamepublic void setDefaultSFsize(java.lang.String sFSize)
sFSize
attribute for the default
hostname
(@/).setDefaultSFsize
in interface ClusterQueue
sFSize
- the sFSize attributepublic java.lang.String removeSFsize(java.lang.String hostname)
remove the attribute sFsize for a hostname.
removeSFsize
in interface ClusterQueue
hostname
- 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 ClusterQueue
public java.util.Set<java.lang.String> getSFsizeKeys()
getSFsizeKeys
in interface ClusterQueue
public int getSFsizeCount()
getSFsizeCount
in interface ClusterQueue
public boolean isSetSFsize()
isSetSFsize
in interface ClusterQueue
true
if the sFsize attribute is setpublic boolean isSetSFsize(java.lang.String hostname)
isSetSFsize
in interface ClusterQueue
hostname
- 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 ClusterQueue
hostname
- the hostnamehFSize
- the hFSizepublic java.lang.String getDefaultHFsize()
Get the default value of the attribute hFsize.
getDefaultHFsize
in interface ClusterQueue
java.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 ClusterQueue
hostname
- the hostnamepublic void setDefaultHFsize(java.lang.String hFSize)
hFSize
attribute for the default
hostname
(@/).setDefaultHFsize
in interface ClusterQueue
hFSize
- the hFSize attributepublic java.lang.String removeHFsize(java.lang.String hostname)
remove the attribute hFsize for a hostname.
removeHFsize
in interface ClusterQueue
hostname
- 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 ClusterQueue
public java.util.Set<java.lang.String> getHFsizeKeys()
getHFsizeKeys
in interface ClusterQueue
public int getHFsizeCount()
getHFsizeCount
in interface ClusterQueue
public boolean isSetHFsize()
isSetHFsize
in interface ClusterQueue
true
if the hFsize attribute is setpublic boolean isSetHFsize(java.lang.String hostname)
isSetHFsize
in interface ClusterQueue
hostname
- 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 ClusterQueue
hostname
- the hostnamesData
- the sDatapublic java.lang.String getDefaultSData()
Get the default value of the attribute sData.
getDefaultSData
in interface ClusterQueue
java.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 ClusterQueue
hostname
- the hostnamepublic void setDefaultSData(java.lang.String sData)
sData
attribute for the default
hostname
(@/).setDefaultSData
in interface ClusterQueue
sData
- the sData attributepublic java.lang.String removeSData(java.lang.String hostname)
remove the attribute sData for a hostname.
removeSData
in interface ClusterQueue
hostname
- 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 ClusterQueue
public java.util.Set<java.lang.String> getSDataKeys()
getSDataKeys
in interface ClusterQueue
public int getSDataCount()
getSDataCount
in interface ClusterQueue
public boolean isSetSData()
isSetSData
in interface ClusterQueue
true
if the sData attribute is setpublic boolean isSetSData(java.lang.String hostname)
isSetSData
in interface ClusterQueue
hostname
- 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 ClusterQueue
hostname
- the hostnamehData
- the hDatapublic java.lang.String getDefaultHData()
Get the default value of the attribute hData.
getDefaultHData
in interface ClusterQueue
java.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 ClusterQueue
hostname
- the hostnamepublic void setDefaultHData(java.lang.String hData)
hData
attribute for the default
hostname
(@/).setDefaultHData
in interface ClusterQueue
hData
- the hData attributepublic java.lang.String removeHData(java.lang.String hostname)
remove the attribute hData for a hostname.
removeHData
in interface ClusterQueue
hostname
- 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 ClusterQueue
public java.util.Set<java.lang.String> getHDataKeys()
getHDataKeys
in interface ClusterQueue
public int getHDataCount()
getHDataCount
in interface ClusterQueue
public boolean isSetHData()
isSetHData
in interface ClusterQueue
true
if the hData attribute is setpublic boolean isSetHData(java.lang.String hostname)
isSetHData
in interface ClusterQueue
hostname
- 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 ClusterQueue
hostname
- the hostnamesStack
- the sStackpublic java.lang.String getDefaultSStack()
Get the default value of the attribute sStack.
getDefaultSStack
in interface ClusterQueue
java.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 ClusterQueue
hostname
- the hostnamepublic void setDefaultSStack(java.lang.String sStack)
sStack
attribute for the default
hostname
(@/).setDefaultSStack
in interface ClusterQueue
sStack
- the sStack attributepublic java.lang.String removeSStack(java.lang.String hostname)
remove the attribute sStack for a hostname.
removeSStack
in interface ClusterQueue
hostname
- 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 ClusterQueue
public java.util.Set<java.lang.String> getSStackKeys()
getSStackKeys
in interface ClusterQueue
public int getSStackCount()
getSStackCount
in interface ClusterQueue
public boolean isSetSStack()
isSetSStack
in interface ClusterQueue
true
if the sStack attribute is setpublic boolean isSetSStack(java.lang.String hostname)
isSetSStack
in interface ClusterQueue
hostname
- 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 ClusterQueue
hostname
- the hostnamehStack
- the hStackpublic java.lang.String getDefaultHStack()
Get the default value of the attribute hStack.
getDefaultHStack
in interface ClusterQueue
java.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 ClusterQueue
hostname
- the hostnamepublic void setDefaultHStack(java.lang.String hStack)
hStack
attribute for the default
hostname
(@/).setDefaultHStack
in interface ClusterQueue
hStack
- the hStack attributepublic java.lang.String removeHStack(java.lang.String hostname)
remove the attribute hStack for a hostname.
removeHStack
in interface ClusterQueue
hostname
- 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 ClusterQueue
public java.util.Set<java.lang.String> getHStackKeys()
getHStackKeys
in interface ClusterQueue
public int getHStackCount()
getHStackCount
in interface ClusterQueue
public boolean isSetHStack()
isSetHStack
in interface ClusterQueue
true
if the hStack attribute is setpublic boolean isSetHStack(java.lang.String hostname)
isSetHStack
in interface ClusterQueue
hostname
- 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 ClusterQueue
hostname
- the hostnamesCore
- the sCorepublic java.lang.String getDefaultSCore()
Get the default value of the attribute sCore.
getDefaultSCore
in interface ClusterQueue
java.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 ClusterQueue
hostname
- the hostnamepublic void setDefaultSCore(java.lang.String sCore)
sCore
attribute for the default
hostname
(@/).setDefaultSCore
in interface ClusterQueue
sCore
- the sCore attributepublic java.lang.String removeSCore(java.lang.String hostname)
remove the attribute sCore for a hostname.
removeSCore
in interface ClusterQueue
hostname
- 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 ClusterQueue
public java.util.Set<java.lang.String> getSCoreKeys()
getSCoreKeys
in interface ClusterQueue
public int getSCoreCount()
getSCoreCount
in interface ClusterQueue
public boolean isSetSCore()
isSetSCore
in interface ClusterQueue
true
if the sCore attribute is setpublic boolean isSetSCore(java.lang.String hostname)
isSetSCore
in interface ClusterQueue
hostname
- 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 ClusterQueue
hostname
- the hostnamehCore
- the hCorepublic java.lang.String getDefaultHCore()
Get the default value of the attribute hCore.
getDefaultHCore
in interface ClusterQueue
java.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 ClusterQueue
hostname
- the hostnamepublic void setDefaultHCore(java.lang.String hCore)
hCore
attribute for the default
hostname
(@/).setDefaultHCore
in interface ClusterQueue
hCore
- the hCore attributepublic java.lang.String removeHCore(java.lang.String hostname)
remove the attribute hCore for a hostname.
removeHCore
in interface ClusterQueue
hostname
- 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 ClusterQueue
public java.util.Set<java.lang.String> getHCoreKeys()
getHCoreKeys
in interface ClusterQueue
public int getHCoreCount()
getHCoreCount
in interface ClusterQueue
public boolean isSetHCore()
isSetHCore
in interface ClusterQueue
true
if the hCore attribute is setpublic boolean isSetHCore(java.lang.String hostname)
isSetHCore
in interface ClusterQueue
hostname
- 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 ClusterQueue
hostname
- the hostnamesRss
- the sRsspublic java.lang.String getDefaultSRss()
Get the default value of the attribute sRss.
getDefaultSRss
in interface ClusterQueue
java.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 ClusterQueue
hostname
- the hostnamepublic void setDefaultSRss(java.lang.String sRss)
sRss
attribute for the default
hostname
(@/).setDefaultSRss
in interface ClusterQueue
sRss
- the sRss attributepublic java.lang.String removeSRss(java.lang.String hostname)
remove the attribute sRss for a hostname.
removeSRss
in interface ClusterQueue
hostname
- 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 ClusterQueue
public java.util.Set<java.lang.String> getSRssKeys()
getSRssKeys
in interface ClusterQueue
public int getSRssCount()
getSRssCount
in interface ClusterQueue
public boolean isSetSRss()
isSetSRss
in interface ClusterQueue
true
if the sRss attribute is setpublic boolean isSetSRss(java.lang.String hostname)
isSetSRss
in interface ClusterQueue
hostname
- 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 ClusterQueue
hostname
- the hostnamehRss
- the hRsspublic java.lang.String getDefaultHRss()
Get the default value of the attribute hRss.
getDefaultHRss
in interface ClusterQueue
java.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 ClusterQueue
hostname
- the hostnamepublic void setDefaultHRss(java.lang.String hRss)
hRss
attribute for the default
hostname
(@/).setDefaultHRss
in interface ClusterQueue
hRss
- the hRss attributepublic java.lang.String removeHRss(java.lang.String hostname)
remove the attribute hRss for a hostname.
removeHRss
in interface ClusterQueue
hostname
- 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 ClusterQueue
public java.util.Set<java.lang.String> getHRssKeys()
getHRssKeys
in interface ClusterQueue
public int getHRssCount()
getHRssCount
in interface ClusterQueue
public boolean isSetHRss()
isSetHRss
in interface ClusterQueue
true
if the hRss attribute is setpublic boolean isSetHRss(java.lang.String hostname)
isSetHRss
in interface ClusterQueue
hostname
- 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 ClusterQueue
hostname
- the hostnamesVmem
- the sVmempublic java.lang.String getDefaultSVmem()
Get the default value of the attribute sVmem.
getDefaultSVmem
in interface ClusterQueue
java.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 ClusterQueue
hostname
- the hostnamepublic void setDefaultSVmem(java.lang.String sVmem)
sVmem
attribute for the default
hostname
(@/).setDefaultSVmem
in interface ClusterQueue
sVmem
- the sVmem attributepublic java.lang.String removeSVmem(java.lang.String hostname)
remove the attribute sVmem for a hostname.
removeSVmem
in interface ClusterQueue
hostname
- 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 ClusterQueue
public java.util.Set<java.lang.String> getSVmemKeys()
getSVmemKeys
in interface ClusterQueue
public int getSVmemCount()
getSVmemCount
in interface ClusterQueue
public boolean isSetSVmem()
isSetSVmem
in interface ClusterQueue
true
if the sVmem attribute is setpublic boolean isSetSVmem(java.lang.String hostname)
isSetSVmem
in interface ClusterQueue
hostname
- 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 ClusterQueue
hostname
- the hostnamehVmem
- the hVmempublic java.lang.String getDefaultHVmem()
Get the default value of the attribute hVmem.
getDefaultHVmem
in interface ClusterQueue
java.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 ClusterQueue
hostname
- the hostnamepublic void setDefaultHVmem(java.lang.String hVmem)
hVmem
attribute for the default
hostname
(@/).setDefaultHVmem
in interface ClusterQueue
hVmem
- the hVmem attributepublic java.lang.String removeHVmem(java.lang.String hostname)
remove the attribute hVmem for a hostname.
removeHVmem
in interface ClusterQueue
hostname
- 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 ClusterQueue
public java.util.Set<java.lang.String> getHVmemKeys()
getHVmemKeys
in interface ClusterQueue
public int getHVmemCount()
getHVmemCount
in interface ClusterQueue
public boolean isSetHVmem()
isSetHVmem
in interface ClusterQueue
true
if the hVmem attribute is setpublic boolean isSetHVmem(java.lang.String hostname)
isSetHVmem
in interface ClusterQueue
hostname
- 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 ClusterQueue
hostname
- the hostnamesRt
- the sRtpublic java.lang.String getDefaultSRt()
Get the default value of the attribute sRt.
getDefaultSRt
in interface ClusterQueue
java.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 ClusterQueue
hostname
- the hostnamepublic void setDefaultSRt(java.lang.String sRt)
sRt
attribute for the default
hostname
(@/).setDefaultSRt
in interface ClusterQueue
sRt
- the sRt attributepublic java.lang.String removeSRt(java.lang.String hostname)
remove the attribute sRt for a hostname.
removeSRt
in interface ClusterQueue
hostname
- 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 ClusterQueue
public java.util.Set<java.lang.String> getSRtKeys()
getSRtKeys
in interface ClusterQueue
public int getSRtCount()
getSRtCount
in interface ClusterQueue
public boolean isSetSRt()
isSetSRt
in interface ClusterQueue
true
if the sRt attribute is setpublic boolean isSetSRt(java.lang.String hostname)
isSetSRt
in interface ClusterQueue
hostname
- 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 ClusterQueue
hostname
- the hostnamehRt
- the hRtpublic java.lang.String getDefaultHRt()
Get the default value of the attribute hRt.
getDefaultHRt
in interface ClusterQueue
java.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 ClusterQueue
hostname
- the hostnamepublic void setDefaultHRt(java.lang.String hRt)
hRt
attribute for the default
hostname
(@/).setDefaultHRt
in interface ClusterQueue
hRt
- the hRt attributepublic java.lang.String removeHRt(java.lang.String hostname)
remove the attribute hRt for a hostname.
removeHRt
in interface ClusterQueue
hostname
- 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 ClusterQueue
public java.util.Set<java.lang.String> getHRtKeys()
getHRtKeys
in interface ClusterQueue
public int getHRtCount()
getHRtCount
in interface ClusterQueue
public boolean isSetHRt()
isSetHRt
in interface ClusterQueue
true
if the hRt attribute is setpublic boolean isSetHRt(java.lang.String hostname)
isSetHRt
in interface ClusterQueue
hostname
- 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 ClusterQueue
hostname
- the hostnamesCpu
- the sCpupublic java.lang.String getDefaultSCpu()
Get the default value of the attribute sCpu.
getDefaultSCpu
in interface ClusterQueue
java.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 ClusterQueue
hostname
- the hostnamepublic void setDefaultSCpu(java.lang.String sCpu)
sCpu
attribute for the default
hostname
(@/).setDefaultSCpu
in interface ClusterQueue
sCpu
- the sCpu attributepublic java.lang.String removeSCpu(java.lang.String hostname)
remove the attribute sCpu for a hostname.
removeSCpu
in interface ClusterQueue
hostname
- 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 ClusterQueue
public java.util.Set<java.lang.String> getSCpuKeys()
getSCpuKeys
in interface ClusterQueue
public int getSCpuCount()
getSCpuCount
in interface ClusterQueue
public boolean isSetSCpu()
isSetSCpu
in interface ClusterQueue
true
if the sCpu attribute is setpublic boolean isSetSCpu(java.lang.String hostname)
isSetSCpu
in interface ClusterQueue
hostname
- 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 ClusterQueue
hostname
- the hostnamehCpu
- the hCpupublic java.lang.String getDefaultHCpu()
Get the default value of the attribute hCpu.
getDefaultHCpu
in interface ClusterQueue
java.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 ClusterQueue
hostname
- the hostnamepublic void setDefaultHCpu(java.lang.String hCpu)
hCpu
attribute for the default
hostname
(@/).setDefaultHCpu
in interface ClusterQueue
hCpu
- the hCpu attributepublic java.lang.String removeHCpu(java.lang.String hostname)
remove the attribute hCpu for a hostname.
removeHCpu
in interface ClusterQueue
hostname
- 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 ClusterQueue
public java.util.Set<java.lang.String> getHCpuKeys()
getHCpuKeys
in interface ClusterQueue
public int getHCpuCount()
getHCpuCount
in interface ClusterQueue
public boolean isSetHCpu()
isSetHCpu
in interface ClusterQueue
true
if the hCpu attribute is setpublic boolean isSetHCpu(java.lang.String hostname)
isSetHCpu
in interface ClusterQueue
hostname
- 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 ClusterQueue
hostname
- the hostnamesuspendInterval
- the suspendIntervalpublic java.lang.String getDefaultSuspendInterval()
Get the default value of the attribute suspendInterval.
getDefaultSuspendInterval
in interface ClusterQueue
java.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 ClusterQueue
hostname
- the hostnamepublic void setDefaultSuspendInterval(java.lang.String suspendInterval)
suspendInterval
attribute for the default
hostname
(@/).setDefaultSuspendInterval
in interface ClusterQueue
suspendInterval
- the suspendInterval attributepublic java.lang.String removeSuspendInterval(java.lang.String hostname)
remove the attribute suspendInterval for a hostname.
removeSuspendInterval
in interface ClusterQueue
hostname
- 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 ClusterQueue
public java.util.Set<java.lang.String> getSuspendIntervalKeys()
getSuspendIntervalKeys
in interface ClusterQueue
public int getSuspendIntervalCount()
getSuspendIntervalCount
in interface ClusterQueue
public boolean isSetSuspendInterval()
isSetSuspendInterval
in interface ClusterQueue
true
if the suspendInterval attribute is setpublic boolean isSetSuspendInterval(java.lang.String hostname)
isSetSuspendInterval
in interface ClusterQueue
hostname
- 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 ClusterQueue
hostname
- the hostnameminCpuInterval
- the minCpuIntervalpublic java.lang.String getDefaultMinCpuInterval()
Get the default value of the attribute minCpuInterval.
getDefaultMinCpuInterval
in interface ClusterQueue
java.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 ClusterQueue
hostname
- the hostnamepublic void setDefaultMinCpuInterval(java.lang.String minCpuInterval)
minCpuInterval
attribute for the default
hostname
(@/).setDefaultMinCpuInterval
in interface ClusterQueue
minCpuInterval
- the minCpuInterval attributepublic java.lang.String removeMinCpuInterval(java.lang.String hostname)
remove the attribute minCpuInterval for a hostname.
removeMinCpuInterval
in interface ClusterQueue
hostname
- 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 ClusterQueue
public java.util.Set<java.lang.String> getMinCpuIntervalKeys()
getMinCpuIntervalKeys
in interface ClusterQueue
public int getMinCpuIntervalCount()
getMinCpuIntervalCount
in interface ClusterQueue
public boolean isSetMinCpuInterval()
isSetMinCpuInterval
in interface ClusterQueue
true
if the minCpuInterval attribute is setpublic boolean isSetMinCpuInterval(java.lang.String hostname)
isSetMinCpuInterval
in interface ClusterQueue
hostname
- 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 ClusterQueue
hostname
- the hostnamenotify
- the notifypublic java.lang.String getDefaultNotify()
Get the default value of the attribute notify.
getDefaultNotify
in interface ClusterQueue
java.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 ClusterQueue
hostname
- the hostnamepublic void setDefaultNotify(java.lang.String notify)
notify
attribute for the default
hostname
(@/).setDefaultNotify
in interface ClusterQueue
notify
- the notify attributepublic java.lang.String removeNotify(java.lang.String hostname)
remove the attribute notify for a hostname.
removeNotify
in interface ClusterQueue
hostname
- 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 ClusterQueue
public java.util.Set<java.lang.String> getNotifyKeys()
getNotifyKeys
in interface ClusterQueue
public int getNotifyCount()
getNotifyCount
in interface ClusterQueue
public boolean isSetNotify()
isSetNotify
in interface ClusterQueue
true
if the notify attribute is setpublic boolean isSetNotify(java.lang.String hostname)
isSetNotify
in interface ClusterQueue
hostname
- 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 ClusterQueue
hostname
- the hostnametmpDir
- the tmpDirpublic java.lang.String getDefaultTmpdir()
Get the default value of the attribute tmpdir.
getDefaultTmpdir
in interface ClusterQueue
java.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 ClusterQueue
hostname
- the hostnamepublic void setDefaultTmpdir(java.lang.String tmpDir)
tmpDir
attribute for the default
hostname
(@/).setDefaultTmpdir
in interface ClusterQueue
tmpDir
- the tmpDir attributepublic java.lang.String removeTmpdir(java.lang.String hostname)
remove the attribute tmpdir for a hostname.
removeTmpdir
in interface ClusterQueue
hostname
- 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 ClusterQueue
public java.util.Set<java.lang.String> getTmpdirKeys()
getTmpdirKeys
in interface ClusterQueue
public int getTmpdirCount()
getTmpdirCount
in interface ClusterQueue
public boolean isSetTmpdir()
isSetTmpdir
in interface ClusterQueue
true
if the tmpdir attribute is setpublic boolean isSetTmpdir(java.lang.String hostname)
isSetTmpdir
in interface ClusterQueue
hostname
- 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 ClusterQueue
hostname
- the hostnameshell
- the shellpublic java.lang.String getDefaultShell()
Get the default value of the attribute shell.
getDefaultShell
in interface ClusterQueue
java.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 ClusterQueue
hostname
- the hostnamepublic void setDefaultShell(java.lang.String shell)
shell
attribute for the default
hostname
(@/).setDefaultShell
in interface ClusterQueue
shell
- the shell attributepublic java.lang.String removeShell(java.lang.String hostname)
remove the attribute shell for a hostname.
removeShell
in interface ClusterQueue
hostname
- 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 ClusterQueue
public java.util.Set<java.lang.String> getShellKeys()
getShellKeys
in interface ClusterQueue
public int getShellCount()
getShellCount
in interface ClusterQueue
public boolean isSetShell()
isSetShell
in interface ClusterQueue
true
if the shell attribute is setpublic boolean isSetShell(java.lang.String hostname)
isSetShell
in interface ClusterQueue
hostname
- 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 ClusterQueue
hostname
- the hostnamecalendar
- the calendarpublic java.lang.String getDefaultCalendar()
Get the default value of the attribute calendar.
getDefaultCalendar
in interface ClusterQueue
java.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 ClusterQueue
hostname
- the hostnamepublic void setDefaultCalendar(java.lang.String calendar)
calendar
attribute for the default
hostname
(@/).setDefaultCalendar
in interface ClusterQueue
calendar
- the calendar attributepublic java.lang.String removeCalendar(java.lang.String hostname)
remove the attribute calendar for a hostname.
removeCalendar
in interface ClusterQueue
hostname
- 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 ClusterQueue
public java.util.Set<java.lang.String> getCalendarKeys()
getCalendarKeys
in interface ClusterQueue
public int getCalendarCount()
getCalendarCount
in interface ClusterQueue
public boolean isSetCalendar()
isSetCalendar
in interface ClusterQueue
true
if the calendar attribute is setpublic boolean isSetCalendar(java.lang.String hostname)
isSetCalendar
in interface ClusterQueue
hostname
- 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 ClusterQueue
hostname
- the hostnamepriority
- the prioritypublic java.lang.String getDefaultPriority()
Get the default value of the attribute priority.
getDefaultPriority
in interface ClusterQueue
java.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 ClusterQueue
hostname
- the hostnamepublic void setDefaultPriority(java.lang.String priority)
priority
attribute for the default
hostname
(@/).setDefaultPriority
in interface ClusterQueue
priority
- the priority attributepublic java.lang.String removePriority(java.lang.String hostname)
remove the attribute priority for a hostname.
removePriority
in interface ClusterQueue
hostname
- 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 ClusterQueue
public java.util.Set<java.lang.String> getPriorityKeys()
getPriorityKeys
in interface ClusterQueue
public int getPriorityCount()
getPriorityCount
in interface ClusterQueue
public boolean isSetPriority()
isSetPriority
in interface ClusterQueue
true
if the priority attribute is setpublic boolean isSetPriority(java.lang.String hostname)
isSetPriority
in interface ClusterQueue
hostname
- 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 ClusterQueue
hostname
- the hostnameprocessors
- the processorspublic java.lang.String getDefaultProcessors()
Get the default value of the attribute processors.
getDefaultProcessors
in interface ClusterQueue
java.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 ClusterQueue
hostname
- the hostnamepublic void setDefaultProcessors(java.lang.String processors)
processors
attribute for the default
hostname
(@/).setDefaultProcessors
in interface ClusterQueue
processors
- the processors attributepublic java.lang.String removeProcessors(java.lang.String hostname)
remove the attribute processors for a hostname.
removeProcessors
in interface ClusterQueue
hostname
- 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 ClusterQueue
public java.util.Set<java.lang.String> getProcessorsKeys()
getProcessorsKeys
in interface ClusterQueue
public int getProcessorsCount()
getProcessorsCount
in interface ClusterQueue
public boolean isSetProcessors()
isSetProcessors
in interface ClusterQueue
true
if the processors attribute is setpublic boolean isSetProcessors(java.lang.String hostname)
isSetProcessors
in interface ClusterQueue
hostname
- 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 ClusterQueue
hostname
- the hostnameprolog
- the prologpublic java.lang.String getDefaultProlog()
Get the default value of the attribute prolog.
getDefaultProlog
in interface ClusterQueue
java.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 ClusterQueue
hostname
- the hostnamepublic void setDefaultProlog(java.lang.String prolog)
prolog
attribute for the default
hostname
(@/).setDefaultProlog
in interface ClusterQueue
prolog
- the prolog attributepublic java.lang.String removeProlog(java.lang.String hostname)
remove the attribute prolog for a hostname.
removeProlog
in interface ClusterQueue
hostname
- 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 ClusterQueue
public java.util.Set<java.lang.String> getPrologKeys()
getPrologKeys
in interface ClusterQueue
public int getPrologCount()
getPrologCount
in interface ClusterQueue
public boolean isSetProlog()
isSetProlog
in interface ClusterQueue
true
if the prolog attribute is setpublic boolean isSetProlog(java.lang.String hostname)
isSetProlog
in interface ClusterQueue
hostname
- 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 ClusterQueue
hostname
- the hostnameepilog
- the epilogpublic java.lang.String getDefaultEpilog()
Get the default value of the attribute epilog.
getDefaultEpilog
in interface ClusterQueue
java.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 ClusterQueue
hostname
- the hostnamepublic void setDefaultEpilog(java.lang.String epilog)
epilog
attribute for the default
hostname
(@/).setDefaultEpilog
in interface ClusterQueue
epilog
- the epilog attributepublic java.lang.String removeEpilog(java.lang.String hostname)
remove the attribute epilog for a hostname.
removeEpilog
in interface ClusterQueue
hostname
- 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 ClusterQueue
public java.util.Set<java.lang.String> getEpilogKeys()
getEpilogKeys
in interface ClusterQueue
public int getEpilogCount()
getEpilogCount
in interface ClusterQueue
public boolean isSetEpilog()
isSetEpilog
in interface ClusterQueue
true
if the epilog attribute is setpublic boolean isSetEpilog(java.lang.String hostname)
isSetEpilog
in interface ClusterQueue
hostname
- 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 ClusterQueue
hostname
- the hostnameshellStartMode
- the shellStartModepublic java.lang.String getDefaultShellStartMode()
Get the default value of the attribute shellStartMode.
getDefaultShellStartMode
in interface ClusterQueue
java.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 ClusterQueue
hostname
- the hostnamepublic void setDefaultShellStartMode(java.lang.String shellStartMode)
shellStartMode
attribute for the default
hostname
(@/).setDefaultShellStartMode
in interface ClusterQueue
shellStartMode
- the shellStartMode attributepublic java.lang.String removeShellStartMode(java.lang.String hostname)
remove the attribute shellStartMode for a hostname.
removeShellStartMode
in interface ClusterQueue
hostname
- 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 ClusterQueue
public java.util.Set<java.lang.String> getShellStartModeKeys()
getShellStartModeKeys
in interface ClusterQueue
public int getShellStartModeCount()
getShellStartModeCount
in interface ClusterQueue
public boolean isSetShellStartMode()
isSetShellStartMode
in interface ClusterQueue
true
if the shellStartMode attribute is setpublic boolean isSetShellStartMode(java.lang.String hostname)
isSetShellStartMode
in interface ClusterQueue
hostname
- 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 ClusterQueue
hostname
- the hostnamestarterMethod
- the starterMethodpublic java.lang.String getDefaultStarterMethod()
Get the default value of the attribute starterMethod.
getDefaultStarterMethod
in interface ClusterQueue
java.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 ClusterQueue
hostname
- the hostnamepublic void setDefaultStarterMethod(java.lang.String starterMethod)
starterMethod
attribute for the default
hostname
(@/).setDefaultStarterMethod
in interface ClusterQueue
starterMethod
- the starterMethod attributepublic java.lang.String removeStarterMethod(java.lang.String hostname)
remove the attribute starterMethod for a hostname.
removeStarterMethod
in interface ClusterQueue
hostname
- 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 ClusterQueue
public java.util.Set<java.lang.String> getStarterMethodKeys()
getStarterMethodKeys
in interface ClusterQueue
public int getStarterMethodCount()
getStarterMethodCount
in interface ClusterQueue
public boolean isSetStarterMethod()
isSetStarterMethod
in interface ClusterQueue
true
if the starterMethod attribute is setpublic boolean isSetStarterMethod(java.lang.String hostname)
isSetStarterMethod
in interface ClusterQueue
hostname
- 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 ClusterQueue
hostname
- the hostnamesuspendMethod
- the suspendMethodpublic java.lang.String getDefaultSuspendMethod()
Get the default value of the attribute suspendMethod.
getDefaultSuspendMethod
in interface ClusterQueue
java.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 ClusterQueue
hostname
- the hostnamepublic void setDefaultSuspendMethod(java.lang.String suspendMethod)
suspendMethod
attribute for the default
hostname
(@/).setDefaultSuspendMethod
in interface ClusterQueue
suspendMethod
- the suspendMethod attributepublic java.lang.String removeSuspendMethod(java.lang.String hostname)
remove the attribute suspendMethod for a hostname.
removeSuspendMethod
in interface ClusterQueue
hostname
- 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 ClusterQueue
public java.util.Set<java.lang.String> getSuspendMethodKeys()
getSuspendMethodKeys
in interface ClusterQueue
public int getSuspendMethodCount()
getSuspendMethodCount
in interface ClusterQueue
public boolean isSetSuspendMethod()
isSetSuspendMethod
in interface ClusterQueue
true
if the suspendMethod attribute is setpublic boolean isSetSuspendMethod(java.lang.String hostname)
isSetSuspendMethod
in interface ClusterQueue
hostname
- 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 ClusterQueue
hostname
- the hostnameresumeMethod
- the resumeMethodpublic java.lang.String getDefaultResumeMethod()
Get the default value of the attribute resumeMethod.
getDefaultResumeMethod
in interface ClusterQueue
java.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 ClusterQueue
hostname
- the hostnamepublic void setDefaultResumeMethod(java.lang.String resumeMethod)
resumeMethod
attribute for the default
hostname
(@/).setDefaultResumeMethod
in interface ClusterQueue
resumeMethod
- the resumeMethod attributepublic java.lang.String removeResumeMethod(java.lang.String hostname)
remove the attribute resumeMethod for a hostname.
removeResumeMethod
in interface ClusterQueue
hostname
- 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 ClusterQueue
public java.util.Set<java.lang.String> getResumeMethodKeys()
getResumeMethodKeys
in interface ClusterQueue
public int getResumeMethodCount()
getResumeMethodCount
in interface ClusterQueue
public boolean isSetResumeMethod()
isSetResumeMethod
in interface ClusterQueue
true
if the resumeMethod attribute is setpublic boolean isSetResumeMethod(java.lang.String hostname)
isSetResumeMethod
in interface ClusterQueue
hostname
- 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 ClusterQueue
hostname
- the hostnameterminateMethod
- the terminateMethodpublic java.lang.String getDefaultTerminateMethod()
Get the default value of the attribute terminateMethod.
getDefaultTerminateMethod
in interface ClusterQueue
java.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 ClusterQueue
hostname
- the hostnamepublic void setDefaultTerminateMethod(java.lang.String terminateMethod)
terminateMethod
attribute for the default
hostname
(@/).setDefaultTerminateMethod
in interface ClusterQueue
terminateMethod
- the terminateMethod attributepublic java.lang.String removeTerminateMethod(java.lang.String hostname)
remove the attribute terminateMethod for a hostname.
removeTerminateMethod
in interface ClusterQueue
hostname
- 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 ClusterQueue
public java.util.Set<java.lang.String> getTerminateMethodKeys()
getTerminateMethodKeys
in interface ClusterQueue
public int getTerminateMethodCount()
getTerminateMethodCount
in interface ClusterQueue
public boolean isSetTerminateMethod()
isSetTerminateMethod
in interface ClusterQueue
true
if the terminateMethod attribute is setpublic boolean isSetTerminateMethod(java.lang.String hostname)
isSetTerminateMethod
in interface ClusterQueue
hostname
- 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 ClusterQueue
hostname
- the hostnameinitialState
- the initialStatepublic java.lang.String getDefaultInitialState()
Get the default value of the attribute initialState.
getDefaultInitialState
in interface ClusterQueue
java.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 ClusterQueue
hostname
- the hostnamepublic void setDefaultInitialState(java.lang.String initialState)
initialState
attribute for the default
hostname
(@/).setDefaultInitialState
in interface ClusterQueue
initialState
- the initialState attributepublic java.lang.String removeInitialState(java.lang.String hostname)
remove the attribute initialState for a hostname.
removeInitialState
in interface ClusterQueue
hostname
- 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 ClusterQueue
public java.util.Set<java.lang.String> getInitialStateKeys()
getInitialStateKeys
in interface ClusterQueue
public int getInitialStateCount()
getInitialStateCount
in interface ClusterQueue
public boolean isSetInitialState()
isSetInitialState
in interface ClusterQueue
true
if the initialState attribute is setpublic boolean isSetInitialState(java.lang.String hostname)
isSetInitialState
in interface ClusterQueue
hostname
- the hostnametrue
if the initialState attribute is setpublic java.lang.String getPe(java.lang.String hostname, int index)
getPe
in interface ClusterQueue
hostname
- the hostnameindex
- the indexpublic int getPeCount(java.lang.String hostname)
getPeCount
in interface ClusterQueue
hostname
- the hostnamepublic void addPe(java.lang.String hostname, java.lang.String pe)
addPe
in interface ClusterQueue
hostname
- the hostnamepe
- the pe attributepublic void addEmptyPe(java.lang.String hostname)
pe
attribute for a hostname
with an empty list.addEmptyPe
in interface ClusterQueue
hostname
- the hostnamepublic void setPe(java.lang.String hostname, int index, java.lang.String pe)
setPe
in interface ClusterQueue
hostname
- the hostnameindex
- index of the pe attributepe
- the pe attributepublic java.lang.Object removePeAt(java.lang.String hostname, int index)
removePeAt
in interface ClusterQueue
hostname
- 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 ClusterQueue
hostname
- the hostnamepe
- the pe) attributetrue
if the attribute has been removedpublic void removeAllPe()
removeAllPe
in interface ClusterQueue
public void removeAllPe(java.lang.String hostname)
removeAllPe
in interface ClusterQueue
hostname
- the hostnamepublic java.util.Set<java.lang.String> getPeKeys()
getPeKeys
in interface ClusterQueue
public boolean isSetPe()
isSetPe
in interface ClusterQueue
true
if the pe attribute is setpublic java.util.List getPeList(java.lang.String hostname)
getPeList
in interface ClusterQueue
hostname
- the keypublic java.lang.String getDefaultPe(int index)
Get the default value of the attribute pe. (@/)
getDefaultPe
in interface ClusterQueue
java.lang.IllegalStateException
- if the default value is not setpublic int getDefaultPeCount()
hostname
(@/).getDefaultPeCount
in interface ClusterQueue
public void addDefaultPe(java.lang.String pe)
pe
attribute to
the default hostname
(@/).addDefaultPe
in interface ClusterQueue
pe
- the pe attributepublic void setDefaultPe(int index, java.lang.String pe)
pe
attribute for the default
hostname
(@/).setDefaultPe
in interface ClusterQueue
index
- 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 ClusterQueue
hostname
- 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 ClusterQueue
pe
- the pe) attributetrue
if the attribute has been removedpublic void removeAllDefaultPe()
hostname
(@/).removeAllDefaultPe
in interface ClusterQueue
public java.lang.String getCkpt(java.lang.String hostname, int index)
getCkpt
in interface ClusterQueue
hostname
- the hostnameindex
- the indexpublic int getCkptCount(java.lang.String hostname)
getCkptCount
in interface ClusterQueue
hostname
- the hostnamepublic void addCkpt(java.lang.String hostname, java.lang.String checkpoint)
addCkpt
in interface ClusterQueue
hostname
- the hostnamecheckpoint
- the checkpoint attributepublic void addEmptyCkpt(java.lang.String hostname)
checkpoint
attribute for a hostname
with an empty list.addEmptyCkpt
in interface ClusterQueue
hostname
- the hostnamepublic void setCkpt(java.lang.String hostname, int index, java.lang.String checkpoint)
setCkpt
in interface ClusterQueue
hostname
- the hostnameindex
- index of the checkpoint attributecheckpoint
- the checkpoint attributepublic java.lang.Object removeCkptAt(java.lang.String hostname, int index)
removeCkptAt
in interface ClusterQueue
hostname
- 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 ClusterQueue
hostname
- the hostnamecheckpoint
- the checkpoint) attributetrue
if the attribute has been removedpublic void removeAllCkpt()
removeAllCkpt
in interface ClusterQueue
public void removeAllCkpt(java.lang.String hostname)
removeAllCkpt
in interface ClusterQueue
hostname
- the hostnamepublic java.util.Set<java.lang.String> getCkptKeys()
getCkptKeys
in interface ClusterQueue
public boolean isSetCkpt()
isSetCkpt
in interface ClusterQueue
true
if the ckpt attribute is setpublic java.util.List getCkptList(java.lang.String hostname)
getCkptList
in interface ClusterQueue
hostname
- the keypublic java.lang.String getDefaultCkpt(int index)
Get the default value of the attribute ckpt. (@/)
getDefaultCkpt
in interface ClusterQueue
java.lang.IllegalStateException
- if the default value is not setpublic int getDefaultCkptCount()
hostname
(@/).getDefaultCkptCount
in interface ClusterQueue
public void addDefaultCkpt(java.lang.String checkpoint)
checkpoint
attribute to
the default hostname
(@/).addDefaultCkpt
in interface ClusterQueue
checkpoint
- the checkpoint attributepublic void setDefaultCkpt(int index, java.lang.String checkpoint)
checkpoint
attribute for the default
hostname
(@/).setDefaultCkpt
in interface ClusterQueue
index
- 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 ClusterQueue
hostname
- 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 ClusterQueue
checkpoint
- the checkpoint) attributetrue
if the attribute has been removedpublic void removeAllDefaultCkpt()
hostname
(@/).removeAllDefaultCkpt
in interface ClusterQueue
public UserSet getOwner(java.lang.String hostname, int index)
getOwner
in interface ClusterQueue
hostname
- the hostnameindex
- the indexpublic int getOwnerCount(java.lang.String hostname)
getOwnerCount
in interface ClusterQueue
hostname
- the hostnamepublic void addOwner(java.lang.String hostname, UserSet owner)
addOwner
in interface ClusterQueue
hostname
- the hostnameowner
- the owner attributepublic void addEmptyOwner(java.lang.String hostname)
owner
attribute for a hostname
with an empty list.addEmptyOwner
in interface ClusterQueue
hostname
- the hostnamepublic void setOwner(java.lang.String hostname, int index, UserSet owner)
setOwner
in interface ClusterQueue
hostname
- the hostnameindex
- index of the owner attributeowner
- the owner attributepublic java.lang.Object removeOwnerAt(java.lang.String hostname, int index)
removeOwnerAt
in interface ClusterQueue
hostname
- 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 ClusterQueue
hostname
- the hostnameowner
- the owner) attributetrue
if the attribute has been removedpublic void removeAllOwner()
removeAllOwner
in interface ClusterQueue
public void removeAllOwner(java.lang.String hostname)
removeAllOwner
in interface ClusterQueue
hostname
- the hostnamepublic java.util.Set<java.lang.String> getOwnerKeys()
getOwnerKeys
in interface ClusterQueue
public boolean isSetOwner()
isSetOwner
in interface ClusterQueue
true
if the owner attribute is setpublic java.util.List getOwnerList(java.lang.String hostname)
getOwnerList
in interface ClusterQueue
hostname
- the keypublic UserSet getDefaultOwner(int index)
Get the default value of the attribute owner. (@/)
getDefaultOwner
in interface ClusterQueue
java.lang.IllegalStateException
- if the default value is not setpublic int getDefaultOwnerCount()
hostname
(@/).getDefaultOwnerCount
in interface ClusterQueue
public void addDefaultOwner(UserSet owner)
owner
attribute to
the default hostname
(@/).addDefaultOwner
in interface ClusterQueue
owner
- the owner attributepublic void setDefaultOwner(int index, UserSet owner)
owner
attribute for the default
hostname
(@/).setDefaultOwner
in interface ClusterQueue
index
- 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 ClusterQueue
hostname
- 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 ClusterQueue
owner
- the owner) attributetrue
if the attribute has been removedpublic void removeAllDefaultOwner()
hostname
(@/).removeAllDefaultOwner
in interface ClusterQueue
public UserSet getAcl(java.lang.String hostname, int index)
getAcl
in interface ClusterQueue
hostname
- the hostnameindex
- the indexpublic int getAclCount(java.lang.String hostname)
getAclCount
in interface ClusterQueue
hostname
- the hostnamepublic void addAcl(java.lang.String hostname, UserSet acl)
addAcl
in interface ClusterQueue
hostname
- the hostnameacl
- the acl attributepublic void addEmptyAcl(java.lang.String hostname)
acl
attribute for a hostname
with an empty list.addEmptyAcl
in interface ClusterQueue
hostname
- the hostnamepublic void setAcl(java.lang.String hostname, int index, UserSet acl)
setAcl
in interface ClusterQueue
hostname
- the hostnameindex
- index of the acl attributeacl
- the acl attributepublic java.lang.Object removeAclAt(java.lang.String hostname, int index)
removeAclAt
in interface ClusterQueue
hostname
- 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 ClusterQueue
hostname
- the hostnameacl
- the acl) attributetrue
if the attribute has been removedpublic void removeAllAcl()
removeAllAcl
in interface ClusterQueue
public void removeAllAcl(java.lang.String hostname)
removeAllAcl
in interface ClusterQueue
hostname
- the hostnamepublic java.util.Set<java.lang.String> getAclKeys()
getAclKeys
in interface ClusterQueue
public boolean isSetAcl()
isSetAcl
in interface ClusterQueue
true
if the acl attribute is setpublic java.util.List getAclList(java.lang.String hostname)
getAclList
in interface ClusterQueue
hostname
- the keypublic UserSet getDefaultAcl(int index)
Get the default value of the attribute acl. (@/)
getDefaultAcl
in interface ClusterQueue
java.lang.IllegalStateException
- if the default value is not setpublic int getDefaultAclCount()
hostname
(@/).getDefaultAclCount
in interface ClusterQueue
public void addDefaultAcl(UserSet acl)
acl
attribute to
the default hostname
(@/).addDefaultAcl
in interface ClusterQueue
acl
- the acl attributepublic void setDefaultAcl(int index, UserSet acl)
acl
attribute for the default
hostname
(@/).setDefaultAcl
in interface ClusterQueue
index
- 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 ClusterQueue
hostname
- 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 ClusterQueue
acl
- the acl) attributetrue
if the attribute has been removedpublic void removeAllDefaultAcl()
hostname
(@/).removeAllDefaultAcl
in interface ClusterQueue
public UserSet getXacl(java.lang.String hostname, int index)
getXacl
in interface ClusterQueue
hostname
- the hostnameindex
- the indexpublic int getXaclCount(java.lang.String hostname)
getXaclCount
in interface ClusterQueue
hostname
- the hostnamepublic void addXacl(java.lang.String hostname, UserSet acl)
addXacl
in interface ClusterQueue
hostname
- the hostnameacl
- the acl attributepublic void addEmptyXacl(java.lang.String hostname)
acl
attribute for a hostname
with an empty list.addEmptyXacl
in interface ClusterQueue
hostname
- the hostnamepublic void setXacl(java.lang.String hostname, int index, UserSet acl)
setXacl
in interface ClusterQueue
hostname
- the hostnameindex
- index of the acl attributeacl
- the acl attributepublic java.lang.Object removeXaclAt(java.lang.String hostname, int index)
removeXaclAt
in interface ClusterQueue
hostname
- 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 ClusterQueue
hostname
- the hostnameacl
- the acl) attributetrue
if the attribute has been removedpublic void removeAllXacl()
removeAllXacl
in interface ClusterQueue
public void removeAllXacl(java.lang.String hostname)
removeAllXacl
in interface ClusterQueue
hostname
- the hostnamepublic java.util.Set<java.lang.String> getXaclKeys()
getXaclKeys
in interface ClusterQueue
public boolean isSetXacl()
isSetXacl
in interface ClusterQueue
true
if the xacl attribute is setpublic java.util.List getXaclList(java.lang.String hostname)
getXaclList
in interface ClusterQueue
hostname
- the keypublic UserSet getDefaultXacl(int index)
Get the default value of the attribute xacl. (@/)
getDefaultXacl
in interface ClusterQueue
java.lang.IllegalStateException
- if the default value is not setpublic int getDefaultXaclCount()
hostname
(@/).getDefaultXaclCount
in interface ClusterQueue
public void addDefaultXacl(UserSet acl)
acl
attribute to
the default hostname
(@/).addDefaultXacl
in interface ClusterQueue
acl
- the acl attributepublic void setDefaultXacl(int index, UserSet acl)
acl
attribute for the default
hostname
(@/).setDefaultXacl
in interface ClusterQueue
index
- 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 ClusterQueue
hostname
- 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 ClusterQueue
acl
- the acl) attributetrue
if the attribute has been removedpublic void removeAllDefaultXacl()
hostname
(@/).removeAllDefaultXacl
in interface ClusterQueue
public Project getProjects(java.lang.String hostname, int index)
getProjects
in interface ClusterQueue
hostname
- the hostnameindex
- the indexpublic int getProjectsCount(java.lang.String hostname)
getProjectsCount
in interface ClusterQueue
hostname
- the hostnamepublic void addProjects(java.lang.String hostname, Project project)
addProjects
in interface ClusterQueue
hostname
- the hostnameproject
- the project attributepublic void addEmptyProjects(java.lang.String hostname)
project
attribute for a hostname
with an empty list.addEmptyProjects
in interface ClusterQueue
hostname
- the hostnamepublic void setProjects(java.lang.String hostname, int index, Project project)
setProjects
in interface ClusterQueue
hostname
- the hostnameindex
- index of the project attributeproject
- the project attributepublic java.lang.Object removeProjectsAt(java.lang.String hostname, int index)
removeProjectsAt
in interface ClusterQueue
hostname
- 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 ClusterQueue
hostname
- the hostnameproject
- the project) attributetrue
if the attribute has been removedpublic void removeAllProjects()
removeAllProjects
in interface ClusterQueue
public void removeAllProjects(java.lang.String hostname)
removeAllProjects
in interface ClusterQueue
hostname
- the hostnamepublic java.util.Set<java.lang.String> getProjectsKeys()
getProjectsKeys
in interface ClusterQueue
public boolean isSetProjects()
isSetProjects
in interface ClusterQueue
true
if the projects attribute is setpublic java.util.List getProjectsList(java.lang.String hostname)
getProjectsList
in interface ClusterQueue
hostname
- the keypublic Project getDefaultProjects(int index)
Get the default value of the attribute projects. (@/)
getDefaultProjects
in interface ClusterQueue
java.lang.IllegalStateException
- if the default value is not setpublic int getDefaultProjectsCount()
hostname
(@/).getDefaultProjectsCount
in interface ClusterQueue
public void addDefaultProjects(Project project)
project
attribute to
the default hostname
(@/).addDefaultProjects
in interface ClusterQueue
project
- the project attributepublic void setDefaultProjects(int index, Project project)
project
attribute for the default
hostname
(@/).setDefaultProjects
in interface ClusterQueue
index
- 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 ClusterQueue
hostname
- 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 ClusterQueue
project
- the project) attributetrue
if the attribute has been removedpublic void removeAllDefaultProjects()
hostname
(@/).removeAllDefaultProjects
in interface ClusterQueue
public Project getXprojects(java.lang.String hostname, int index)
getXprojects
in interface ClusterQueue
hostname
- the hostnameindex
- the indexpublic int getXprojectsCount(java.lang.String hostname)
getXprojectsCount
in interface ClusterQueue
hostname
- the hostnamepublic void addXprojects(java.lang.String hostname, Project project)
addXprojects
in interface ClusterQueue
hostname
- the hostnameproject
- the project attributepublic void addEmptyXprojects(java.lang.String hostname)
project
attribute for a hostname
with an empty list.addEmptyXprojects
in interface ClusterQueue
hostname
- the hostnamepublic void setXprojects(java.lang.String hostname, int index, Project project)
setXprojects
in interface ClusterQueue
hostname
- the hostnameindex
- index of the project attributeproject
- the project attributepublic java.lang.Object removeXprojectsAt(java.lang.String hostname, int index)
removeXprojectsAt
in interface ClusterQueue
hostname
- 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 ClusterQueue
hostname
- the hostnameproject
- the project) attributetrue
if the attribute has been removedpublic void removeAllXprojects()
removeAllXprojects
in interface ClusterQueue
public void removeAllXprojects(java.lang.String hostname)
removeAllXprojects
in interface ClusterQueue
hostname
- the hostnamepublic java.util.Set<java.lang.String> getXprojectsKeys()
getXprojectsKeys
in interface ClusterQueue
public boolean isSetXprojects()
isSetXprojects
in interface ClusterQueue
true
if the xprojects attribute is setpublic java.util.List getXprojectsList(java.lang.String hostname)
getXprojectsList
in interface ClusterQueue
hostname
- the keypublic Project getDefaultXprojects(int index)
Get the default value of the attribute xprojects. (@/)
getDefaultXprojects
in interface ClusterQueue
java.lang.IllegalStateException
- if the default value is not setpublic int getDefaultXprojectsCount()
hostname
(@/).getDefaultXprojectsCount
in interface ClusterQueue
public void addDefaultXprojects(Project project)
project
attribute to
the default hostname
(@/).addDefaultXprojects
in interface ClusterQueue
project
- the project attributepublic void setDefaultXprojects(int index, Project project)
project
attribute for the default
hostname
(@/).setDefaultXprojects
in interface ClusterQueue
index
- 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 ClusterQueue
hostname
- 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 ClusterQueue
project
- the project) attributetrue
if the attribute has been removedpublic void removeAllDefaultXprojects()
hostname
(@/).removeAllDefaultXprojects
in interface ClusterQueue
public ComplexEntry getLoadThresholds(java.lang.String hostname, int index)
getLoadThresholds
in interface ClusterQueue
hostname
- the hostnameindex
- the indexpublic int getLoadThresholdsCount(java.lang.String hostname)
getLoadThresholdsCount
in interface ClusterQueue
hostname
- the hostnamepublic void addLoadThresholds(java.lang.String hostname, ComplexEntry loadThreshold)
addLoadThresholds
in interface ClusterQueue
hostname
- the hostnameloadThreshold
- the loadThreshold attributepublic void addEmptyLoadThresholds(java.lang.String hostname)
loadThreshold
attribute for a hostname
with an empty list.addEmptyLoadThresholds
in interface ClusterQueue
hostname
- the hostnamepublic void setLoadThresholds(java.lang.String hostname, int index, ComplexEntry loadThreshold)
setLoadThresholds
in interface ClusterQueue
hostname
- the hostnameindex
- index of the loadThreshold attributeloadThreshold
- the loadThreshold attributepublic java.lang.Object removeLoadThresholdsAt(java.lang.String hostname, int index)
removeLoadThresholdsAt
in interface ClusterQueue
hostname
- 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 ClusterQueue
hostname
- the hostnameloadThreshold
- the loadThreshold) attributetrue
if the attribute has been removedpublic void removeAllLoadThresholds()
removeAllLoadThresholds
in interface ClusterQueue
public void removeAllLoadThresholds(java.lang.String hostname)
removeAllLoadThresholds
in interface ClusterQueue
hostname
- the hostnamepublic java.util.Set<java.lang.String> getLoadThresholdsKeys()
getLoadThresholdsKeys
in interface ClusterQueue
public boolean isSetLoadThresholds()
isSetLoadThresholds
in interface ClusterQueue
true
if the loadThresholds attribute is setpublic java.util.List getLoadThresholdsList(java.lang.String hostname)
getLoadThresholdsList
in interface ClusterQueue
hostname
- the keypublic ComplexEntry getDefaultLoadThresholds(int index)
Get the default value of the attribute loadThresholds. (@/)
getDefaultLoadThresholds
in interface ClusterQueue
java.lang.IllegalStateException
- if the default value is not setpublic int getDefaultLoadThresholdsCount()
hostname
(@/).getDefaultLoadThresholdsCount
in interface ClusterQueue
public void addDefaultLoadThresholds(ComplexEntry loadThreshold)
loadThreshold
attribute to
the default hostname
(@/).addDefaultLoadThresholds
in interface ClusterQueue
loadThreshold
- the loadThreshold attributepublic void setDefaultLoadThresholds(int index, ComplexEntry loadThreshold)
loadThreshold
attribute for the default
hostname
(@/).setDefaultLoadThresholds
in interface ClusterQueue
index
- 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 ClusterQueue
hostname
- 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 ClusterQueue
loadThreshold
- the loadThreshold) attributetrue
if the attribute has been removedpublic void removeAllDefaultLoadThresholds()
hostname
(@/).removeAllDefaultLoadThresholds
in interface ClusterQueue
public ComplexEntry getSuspendThresholds(java.lang.String hostname, int index)
getSuspendThresholds
in interface ClusterQueue
hostname
- the hostnameindex
- the indexpublic int getSuspendThresholdsCount(java.lang.String hostname)
getSuspendThresholdsCount
in interface ClusterQueue
hostname
- the hostnamepublic void addSuspendThresholds(java.lang.String hostname, ComplexEntry suspendThreshold)
addSuspendThresholds
in interface ClusterQueue
hostname
- the hostnamesuspendThreshold
- the suspendThreshold attributepublic void addEmptySuspendThresholds(java.lang.String hostname)
suspendThreshold
attribute for a hostname
with an empty list.addEmptySuspendThresholds
in interface ClusterQueue
hostname
- the hostnamepublic void setSuspendThresholds(java.lang.String hostname, int index, ComplexEntry suspendThreshold)
setSuspendThresholds
in interface ClusterQueue
hostname
- the hostnameindex
- index of the suspendThreshold attributesuspendThreshold
- the suspendThreshold attributepublic java.lang.Object removeSuspendThresholdsAt(java.lang.String hostname, int index)
removeSuspendThresholdsAt
in interface ClusterQueue
hostname
- 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 ClusterQueue
hostname
- the hostnamesuspendThreshold
- the suspendThreshold) attributetrue
if the attribute has been removedpublic void removeAllSuspendThresholds()
removeAllSuspendThresholds
in interface ClusterQueue
public void removeAllSuspendThresholds(java.lang.String hostname)
removeAllSuspendThresholds
in interface ClusterQueue
hostname
- the hostnamepublic java.util.Set<java.lang.String> getSuspendThresholdsKeys()
getSuspendThresholdsKeys
in interface ClusterQueue
public boolean isSetSuspendThresholds()
isSetSuspendThresholds
in interface ClusterQueue
true
if the suspendThresholds attribute is setpublic java.util.List getSuspendThresholdsList(java.lang.String hostname)
getSuspendThresholdsList
in interface ClusterQueue
hostname
- the keypublic ComplexEntry getDefaultSuspendThresholds(int index)
Get the default value of the attribute suspendThresholds. (@/)
getDefaultSuspendThresholds
in interface ClusterQueue
java.lang.IllegalStateException
- if the default value is not setpublic int getDefaultSuspendThresholdsCount()
hostname
(@/).getDefaultSuspendThresholdsCount
in interface ClusterQueue
public void addDefaultSuspendThresholds(ComplexEntry suspendThreshold)
suspendThreshold
attribute to
the default hostname
(@/).addDefaultSuspendThresholds
in interface ClusterQueue
suspendThreshold
- the suspendThreshold attributepublic void setDefaultSuspendThresholds(int index, ComplexEntry suspendThreshold)
suspendThreshold
attribute for the default
hostname
(@/).setDefaultSuspendThresholds
in interface ClusterQueue
index
- 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 ClusterQueue
hostname
- 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 ClusterQueue
suspendThreshold
- the suspendThreshold) attributetrue
if the attribute has been removedpublic void removeAllDefaultSuspendThresholds()
hostname
(@/).removeAllDefaultSuspendThresholds
in interface ClusterQueue
public ComplexEntry getConsumableConfig(java.lang.String hostname, int index)
getConsumableConfig
in interface ClusterQueue
hostname
- the hostnameindex
- the indexpublic int getConsumableConfigCount(java.lang.String hostname)
getConsumableConfigCount
in interface ClusterQueue
hostname
- the hostnamepublic void addConsumableConfig(java.lang.String hostname, ComplexEntry consumable)
addConsumableConfig
in interface ClusterQueue
hostname
- the hostnameconsumable
- the consumable attributepublic void addEmptyConsumableConfig(java.lang.String hostname)
consumable
attribute for a hostname
with an empty list.addEmptyConsumableConfig
in interface ClusterQueue
hostname
- the hostnamepublic void setConsumableConfig(java.lang.String hostname, int index, ComplexEntry consumable)
setConsumableConfig
in interface ClusterQueue
hostname
- the hostnameindex
- index of the consumable attributeconsumable
- the consumable attributepublic java.lang.Object removeConsumableConfigAt(java.lang.String hostname, int index)
removeConsumableConfigAt
in interface ClusterQueue
hostname
- 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 ClusterQueue
hostname
- the hostnameconsumable
- the consumable) attributetrue
if the attribute has been removedpublic void removeAllConsumableConfig()
removeAllConsumableConfig
in interface ClusterQueue
public void removeAllConsumableConfig(java.lang.String hostname)
removeAllConsumableConfig
in interface ClusterQueue
hostname
- the hostnamepublic java.util.Set<java.lang.String> getConsumableConfigKeys()
getConsumableConfigKeys
in interface ClusterQueue
public boolean isSetConsumableConfig()
isSetConsumableConfig
in interface ClusterQueue
true
if the consumableConfig attribute is setpublic java.util.List getConsumableConfigList(java.lang.String hostname)
getConsumableConfigList
in interface ClusterQueue
hostname
- the keypublic ComplexEntry getDefaultConsumableConfig(int index)
Get the default value of the attribute consumableConfig. (@/)
getDefaultConsumableConfig
in interface ClusterQueue
java.lang.IllegalStateException
- if the default value is not setpublic int getDefaultConsumableConfigCount()
hostname
(@/).getDefaultConsumableConfigCount
in interface ClusterQueue
public void addDefaultConsumableConfig(ComplexEntry consumable)
consumable
attribute to
the default hostname
(@/).addDefaultConsumableConfig
in interface ClusterQueue
consumable
- the consumable attributepublic void setDefaultConsumableConfig(int index, ComplexEntry consumable)
consumable
attribute for the default
hostname
(@/).setDefaultConsumableConfig
in interface ClusterQueue
index
- 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 ClusterQueue
hostname
- 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 ClusterQueue
consumable
- the consumable) attributetrue
if the attribute has been removedpublic void removeAllDefaultConsumableConfig()
hostname
(@/).removeAllDefaultConsumableConfig
in interface ClusterQueue
public Subordinate getSubordinate(java.lang.String hostname, int index)
getSubordinate
in interface ClusterQueue
hostname
- the hostnameindex
- the indexpublic int getSubordinateCount(java.lang.String hostname)
getSubordinateCount
in interface ClusterQueue
hostname
- the hostnamepublic void addSubordinate(java.lang.String hostname, Subordinate subordinate)
addSubordinate
in interface ClusterQueue
hostname
- the hostnamesubordinate
- the subordinate attributepublic void addEmptySubordinate(java.lang.String hostname)
subordinate
attribute for a hostname
with an empty list.addEmptySubordinate
in interface ClusterQueue
hostname
- the hostnamepublic void setSubordinate(java.lang.String hostname, int index, Subordinate subordinate)
setSubordinate
in interface ClusterQueue
hostname
- the hostnameindex
- index of the subordinate attributesubordinate
- the subordinate attributepublic java.lang.Object removeSubordinateAt(java.lang.String hostname, int index)
removeSubordinateAt
in interface ClusterQueue
hostname
- 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 ClusterQueue
hostname
- the hostnamesubordinate
- the subordinate) attributetrue
if the attribute has been removedpublic void removeAllSubordinate()
removeAllSubordinate
in interface ClusterQueue
public void removeAllSubordinate(java.lang.String hostname)
removeAllSubordinate
in interface ClusterQueue
hostname
- the hostnamepublic java.util.Set<java.lang.String> getSubordinateKeys()
getSubordinateKeys
in interface ClusterQueue
public boolean isSetSubordinate()
isSetSubordinate
in interface ClusterQueue
true
if the subordinate attribute is setpublic java.util.List getSubordinateList(java.lang.String hostname)
getSubordinateList
in interface ClusterQueue
hostname
- the keypublic Subordinate getDefaultSubordinate(int index)
Get the default value of the attribute subordinate. (@/)
getDefaultSubordinate
in interface ClusterQueue
java.lang.IllegalStateException
- if the default value is not setpublic int getDefaultSubordinateCount()
hostname
(@/).getDefaultSubordinateCount
in interface ClusterQueue
public void addDefaultSubordinate(Subordinate subordinate)
subordinate
attribute to
the default hostname
(@/).addDefaultSubordinate
in interface ClusterQueue
subordinate
- the subordinate attributepublic void setDefaultSubordinate(int index, Subordinate subordinate)
subordinate
attribute for the default
hostname
(@/).setDefaultSubordinate
in interface ClusterQueue
index
- 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 ClusterQueue
hostname
- 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 ClusterQueue
subordinate
- the subordinate) attributetrue
if the attribute has been removedpublic void removeAllDefaultSubordinate()
hostname
(@/).removeAllDefaultSubordinate
in interface ClusterQueue
public void putQtype(java.lang.String hostname, int qType)
Put the attribute qtype for a hostname.
putQtype
in interface ClusterQueue
hostname
- the hostnameqType
- the qTypepublic int getDefaultQtype()
Get the default value of the attribute qtype.
getDefaultQtype
in interface ClusterQueue
java.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 ClusterQueue
hostname
- the hostnamepublic void setDefaultQtype(int qType)
qType
attribute for the default
hostname
(@/).setDefaultQtype
in interface ClusterQueue
qType
- the qType attributepublic java.lang.Integer removeQtype(java.lang.String hostname)
remove the attribute qtype for a hostname.
removeQtype
in interface ClusterQueue
hostname
- 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 ClusterQueue
public java.util.Set<java.lang.String> getQtypeKeys()
getQtypeKeys
in interface ClusterQueue
public int getQtypeCount()
getQtypeCount
in interface ClusterQueue
public boolean isSetQtype()
isSetQtype
in interface ClusterQueue
true
if the qtype attribute is setpublic boolean isSetQtype(java.lang.String hostname)
isSetQtype
in interface ClusterQueue
hostname
- the hostnametrue
if the qtype attribute is setpublic boolean isSetTag()
isSetTag
in interface ClusterQueue
true
if the tag attribute is setpublic void setTag(int aTag)
setTag
in interface ClusterQueue
aTag
- the new value for the tag attributepublic int getTag()
getTag
in interface ClusterQueue
public boolean equals(java.lang.Object obj)
obj
.equals
in class java.lang.Object
obj
- the compared objecttrue
if the primary key information is equal to the
primary key informations of obj
.public boolean equalsCompletely(java.lang.Object obj)
equalsCompletely
in interface GEObject
public java.lang.String toString()
toString
in class java.lang.Object
public java.lang.String dump()
dump
in interface ClusterQueue
Copyright © 2007 Sun Microsystems, Inc. All rights reserved.