|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use IntUnlimitedUnknownType | |
| org.globus.mds.glue.batchprovider | |
| Uses of IntUnlimitedUnknownType in org.globus.mds.glue.batchprovider |
| Methods in org.globus.mds.glue.batchprovider that return IntUnlimitedUnknownType | |
IntUnlimitedUnknownType |
QueueType.getTotalnodes()
Gets the totalnodes value for this QueueType. |
IntUnlimitedUnknownType |
QueueType.getFreenodes()
Gets the freenodes value for this QueueType. |
IntUnlimitedUnknownType |
QueueType.getTotalJobs()
Gets the totalJobs value for this QueueType. |
IntUnlimitedUnknownType |
QueueType.getRunningJobs()
Gets the runningJobs value for this QueueType. |
IntUnlimitedUnknownType |
QueueType.getMaxtime()
Gets the maxtime value for this QueueType. |
IntUnlimitedUnknownType |
QueueType.getMaxCPUtime()
Gets the maxCPUtime value for this QueueType. |
IntUnlimitedUnknownType |
QueueType.getMaxCount()
Gets the maxCount value for this QueueType. |
IntUnlimitedUnknownType |
QueueType.getMaxReqNodes()
Gets the maxReqNodes value for this QueueType. |
IntUnlimitedUnknownType |
QueueType.getMaxRunningJobs()
Gets the maxRunningJobs value for this QueueType. |
IntUnlimitedUnknownType |
QueueType.getMaxJobsInQueue()
Gets the maxJobsInQueue value for this QueueType. |
IntUnlimitedUnknownType |
QueueType.getMaxTotalMemory()
Gets the maxTotalMemory value for this QueueType. |
IntUnlimitedUnknownType |
QueueType.getMaxSingleMemory()
Gets the maxSingleMemory value for this QueueType. |
IntUnlimitedUnknownType |
QueueType.getWhenActive()
Gets the whenActive value for this QueueType. |
| Methods in org.globus.mds.glue.batchprovider with parameters of type IntUnlimitedUnknownType | |
void |
QueueType.setTotalnodes(IntUnlimitedUnknownType totalnodes)
Sets the totalnodes value for this QueueType. |
void |
QueueType.setFreenodes(IntUnlimitedUnknownType freenodes)
Sets the freenodes value for this QueueType. |
void |
QueueType.setTotalJobs(IntUnlimitedUnknownType totalJobs)
Sets the totalJobs value for this QueueType. |
void |
QueueType.setRunningJobs(IntUnlimitedUnknownType runningJobs)
Sets the runningJobs value for this QueueType. |
void |
QueueType.setMaxtime(IntUnlimitedUnknownType maxtime)
Sets the maxtime value for this QueueType. |
void |
QueueType.setMaxCPUtime(IntUnlimitedUnknownType maxCPUtime)
Sets the maxCPUtime value for this QueueType. |
void |
QueueType.setMaxCount(IntUnlimitedUnknownType maxCount)
Sets the maxCount value for this QueueType. |
void |
QueueType.setMaxReqNodes(IntUnlimitedUnknownType maxReqNodes)
Sets the maxReqNodes value for this QueueType. |
void |
QueueType.setMaxRunningJobs(IntUnlimitedUnknownType maxRunningJobs)
Sets the maxRunningJobs value for this QueueType. |
void |
QueueType.setMaxJobsInQueue(IntUnlimitedUnknownType maxJobsInQueue)
Sets the maxJobsInQueue value for this QueueType. |
void |
QueueType.setMaxTotalMemory(IntUnlimitedUnknownType maxTotalMemory)
Sets the maxTotalMemory value for this QueueType. |
void |
QueueType.setMaxSingleMemory(IntUnlimitedUnknownType maxSingleMemory)
Sets the maxSingleMemory value for this QueueType. |
void |
QueueType.setWhenActive(IntUnlimitedUnknownType whenActive)
Sets the whenActive value for this QueueType. |
| Constructors in org.globus.mds.glue.batchprovider with parameters of type IntUnlimitedUnknownType | |
QueueType(IntUnlimitedUnknownType totalnodes,
IntUnlimitedUnknownType freenodes,
IntUnlimitedUnknownType totalJobs,
IntUnlimitedUnknownType runningJobs,
IntUnlimitedUnknownType maxtime,
IntUnlimitedUnknownType maxCPUtime,
IntUnlimitedUnknownType maxCount,
IntUnlimitedUnknownType maxReqNodes,
IntUnlimitedUnknownType maxRunningJobs,
IntUnlimitedUnknownType maxJobsInQueue,
IntUnlimitedUnknownType maxTotalMemory,
IntUnlimitedUnknownType maxSingleMemory,
IntUnlimitedUnknownType whenActive,
String status,
String dispatchType,
MessageElement[] _any,
String name)
|
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||