|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.globus.mds.glue.batchprovider.QueueType
Contains information about one queue.
| Field Summary | |
private java.lang.Object |
__equalsCalc
|
private boolean |
__hashCodeCalc
|
private org.apache.axis.message.MessageElement[] |
_any
|
private java.lang.String |
dispatchType
stu says: I am not even sure what dispatch type is for. |
private IntUnlimitedUnknownType |
freenodes
|
private IntUnlimitedUnknownType |
maxCount
units: processes |
private IntUnlimitedUnknownType |
maxCPUtime
units: minutes |
private IntUnlimitedUnknownType |
maxJobsInQueue
units: number of jobs |
private IntUnlimitedUnknownType |
maxReqNodes
units: hosts/nodes (could be multi-processor nodes) |
private IntUnlimitedUnknownType |
maxRunningJobs
units: number of jobs |
private IntUnlimitedUnknownType |
maxSingleMemory
units: megabytes |
private IntUnlimitedUnknownType |
maxtime
units: minutes |
private IntUnlimitedUnknownType |
maxTotalMemory
units: megabytes |
private java.lang.String |
name
|
private IntUnlimitedUnknownType |
runningJobs
cannot be unlimited |
private java.lang.String |
status
Possible values are 'enabled' or 'disabled' |
private IntUnlimitedUnknownType |
totalJobs
cannot be unlimited |
private IntUnlimitedUnknownType |
totalnodes
|
private static org.apache.axis.description.TypeDesc |
typeDesc
|
private IntUnlimitedUnknownType |
whenActive
|
| Constructor Summary | |
QueueType()
|
|
QueueType(org.apache.axis.message.MessageElement[] _any,
java.lang.String dispatchType,
IntUnlimitedUnknownType freenodes,
IntUnlimitedUnknownType maxCPUtime,
IntUnlimitedUnknownType maxCount,
IntUnlimitedUnknownType maxJobsInQueue,
IntUnlimitedUnknownType maxReqNodes,
IntUnlimitedUnknownType maxRunningJobs,
IntUnlimitedUnknownType maxSingleMemory,
IntUnlimitedUnknownType maxTotalMemory,
IntUnlimitedUnknownType maxtime,
java.lang.String name,
IntUnlimitedUnknownType runningJobs,
java.lang.String status,
IntUnlimitedUnknownType totalJobs,
IntUnlimitedUnknownType totalnodes,
IntUnlimitedUnknownType whenActive)
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
|
org.apache.axis.message.MessageElement[] |
get_any()
Gets the _any value for this QueueType. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
java.lang.String |
getDispatchType()
Gets the dispatchType value for this QueueType. |
IntUnlimitedUnknownType |
getFreenodes()
Gets the freenodes value for this QueueType. |
IntUnlimitedUnknownType |
getMaxCount()
Gets the maxCount value for this QueueType. |
IntUnlimitedUnknownType |
getMaxCPUtime()
Gets the maxCPUtime value for this QueueType. |
IntUnlimitedUnknownType |
getMaxJobsInQueue()
Gets the maxJobsInQueue value for this QueueType. |
IntUnlimitedUnknownType |
getMaxReqNodes()
Gets the maxReqNodes value for this QueueType. |
IntUnlimitedUnknownType |
getMaxRunningJobs()
Gets the maxRunningJobs value for this QueueType. |
IntUnlimitedUnknownType |
getMaxSingleMemory()
Gets the maxSingleMemory value for this QueueType. |
IntUnlimitedUnknownType |
getMaxtime()
Gets the maxtime value for this QueueType. |
IntUnlimitedUnknownType |
getMaxTotalMemory()
Gets the maxTotalMemory value for this QueueType. |
java.lang.String |
getName()
Gets the name value for this QueueType. |
IntUnlimitedUnknownType |
getRunningJobs()
Gets the runningJobs value for this QueueType. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
java.lang.String |
getStatus()
Gets the status value for this QueueType. |
IntUnlimitedUnknownType |
getTotalJobs()
Gets the totalJobs value for this QueueType. |
IntUnlimitedUnknownType |
getTotalnodes()
Gets the totalnodes value for this QueueType. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
IntUnlimitedUnknownType |
getWhenActive()
Gets the whenActive value for this QueueType. |
int |
hashCode()
|
void |
set_any(org.apache.axis.message.MessageElement[] _any)
Sets the _any value for this QueueType. |
void |
setDispatchType(java.lang.String dispatchType)
Sets the dispatchType value for this QueueType. |
void |
setFreenodes(IntUnlimitedUnknownType freenodes)
Sets the freenodes value for this QueueType. |
void |
setMaxCount(IntUnlimitedUnknownType maxCount)
Sets the maxCount value for this QueueType. |
void |
setMaxCPUtime(IntUnlimitedUnknownType maxCPUtime)
Sets the maxCPUtime value for this QueueType. |
void |
setMaxJobsInQueue(IntUnlimitedUnknownType maxJobsInQueue)
Sets the maxJobsInQueue value for this QueueType. |
void |
setMaxReqNodes(IntUnlimitedUnknownType maxReqNodes)
Sets the maxReqNodes value for this QueueType. |
void |
setMaxRunningJobs(IntUnlimitedUnknownType maxRunningJobs)
Sets the maxRunningJobs value for this QueueType. |
void |
setMaxSingleMemory(IntUnlimitedUnknownType maxSingleMemory)
Sets the maxSingleMemory value for this QueueType. |
void |
setMaxtime(IntUnlimitedUnknownType maxtime)
Sets the maxtime value for this QueueType. |
void |
setMaxTotalMemory(IntUnlimitedUnknownType maxTotalMemory)
Sets the maxTotalMemory value for this QueueType. |
void |
setName(java.lang.String name)
Sets the name value for this QueueType. |
void |
setRunningJobs(IntUnlimitedUnknownType runningJobs)
Sets the runningJobs value for this QueueType. |
void |
setStatus(java.lang.String status)
Sets the status value for this QueueType. |
void |
setTotalJobs(IntUnlimitedUnknownType totalJobs)
Sets the totalJobs value for this QueueType. |
void |
setTotalnodes(IntUnlimitedUnknownType totalnodes)
Sets the totalnodes value for this QueueType. |
void |
setWhenActive(IntUnlimitedUnknownType whenActive)
Sets the whenActive value for this QueueType. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private IntUnlimitedUnknownType totalnodes
private IntUnlimitedUnknownType freenodes
private IntUnlimitedUnknownType totalJobs
private IntUnlimitedUnknownType runningJobs
private IntUnlimitedUnknownType maxtime
private IntUnlimitedUnknownType maxCPUtime
private IntUnlimitedUnknownType maxCount
private IntUnlimitedUnknownType maxReqNodes
private IntUnlimitedUnknownType maxRunningJobs
private IntUnlimitedUnknownType maxJobsInQueue
private IntUnlimitedUnknownType maxTotalMemory
private IntUnlimitedUnknownType maxSingleMemory
private IntUnlimitedUnknownType whenActive
private java.lang.String status
private java.lang.String dispatchType
private org.apache.axis.message.MessageElement[] _any
private java.lang.String name
private java.lang.Object __equalsCalc
private boolean __hashCodeCalc
private static org.apache.axis.description.TypeDesc typeDesc
| Constructor Detail |
public QueueType()
public QueueType(org.apache.axis.message.MessageElement[] _any,
java.lang.String dispatchType,
IntUnlimitedUnknownType freenodes,
IntUnlimitedUnknownType maxCPUtime,
IntUnlimitedUnknownType maxCount,
IntUnlimitedUnknownType maxJobsInQueue,
IntUnlimitedUnknownType maxReqNodes,
IntUnlimitedUnknownType maxRunningJobs,
IntUnlimitedUnknownType maxSingleMemory,
IntUnlimitedUnknownType maxTotalMemory,
IntUnlimitedUnknownType maxtime,
java.lang.String name,
IntUnlimitedUnknownType runningJobs,
java.lang.String status,
IntUnlimitedUnknownType totalJobs,
IntUnlimitedUnknownType totalnodes,
IntUnlimitedUnknownType whenActive)
| Method Detail |
public IntUnlimitedUnknownType getTotalnodes()
public void setTotalnodes(IntUnlimitedUnknownType totalnodes)
totalnodes - public IntUnlimitedUnknownType getFreenodes()
public void setFreenodes(IntUnlimitedUnknownType freenodes)
freenodes - public IntUnlimitedUnknownType getTotalJobs()
public void setTotalJobs(IntUnlimitedUnknownType totalJobs)
totalJobs - cannot be unlimitedpublic IntUnlimitedUnknownType getRunningJobs()
public void setRunningJobs(IntUnlimitedUnknownType runningJobs)
runningJobs - cannot be unlimitedpublic IntUnlimitedUnknownType getMaxtime()
public void setMaxtime(IntUnlimitedUnknownType maxtime)
maxtime - units: minutespublic IntUnlimitedUnknownType getMaxCPUtime()
public void setMaxCPUtime(IntUnlimitedUnknownType maxCPUtime)
maxCPUtime - units: minutespublic IntUnlimitedUnknownType getMaxCount()
public void setMaxCount(IntUnlimitedUnknownType maxCount)
maxCount - units: processespublic IntUnlimitedUnknownType getMaxReqNodes()
public void setMaxReqNodes(IntUnlimitedUnknownType maxReqNodes)
maxReqNodes - units: hosts/nodes (could be multi-processor nodes)public IntUnlimitedUnknownType getMaxRunningJobs()
public void setMaxRunningJobs(IntUnlimitedUnknownType maxRunningJobs)
maxRunningJobs - units: number of jobspublic IntUnlimitedUnknownType getMaxJobsInQueue()
public void setMaxJobsInQueue(IntUnlimitedUnknownType maxJobsInQueue)
maxJobsInQueue - units: number of jobspublic IntUnlimitedUnknownType getMaxTotalMemory()
public void setMaxTotalMemory(IntUnlimitedUnknownType maxTotalMemory)
maxTotalMemory - units: megabytespublic IntUnlimitedUnknownType getMaxSingleMemory()
public void setMaxSingleMemory(IntUnlimitedUnknownType maxSingleMemory)
maxSingleMemory - units: megabytespublic IntUnlimitedUnknownType getWhenActive()
public void setWhenActive(IntUnlimitedUnknownType whenActive)
whenActive - public java.lang.String getStatus()
public void setStatus(java.lang.String status)
status - Possible values are 'enabled' or 'disabled'public java.lang.String getDispatchType()
public void setDispatchType(java.lang.String dispatchType)
dispatchType - stu says: I am not even sure what
dispatch type is for. All the scripts
have a hard coded "batch". maybe
this
should be removed.public org.apache.axis.message.MessageElement[] get_any()
get_any in interface org.apache.axis.encoding.AnyContentTypepublic void set_any(org.apache.axis.message.MessageElement[] _any)
set_any in interface org.apache.axis.encoding.AnyContentType_any - public java.lang.String getName()
public void setName(java.lang.String name)
name - public boolean equals(java.lang.Object obj)
public int hashCode()
public static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||