|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--org.gridbus.broker.farming.common.queues.QueueManagerPBS
| Constructor Summary | |
QueueManagerPBS(ComputeServer server)
|
|
| Method Summary | |
JobQueue |
bestQueue()
|
void |
discover()
|
java.util.Collection |
getQueues()
|
boolean |
hasQueues()
|
void |
update()
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public QueueManagerPBS(ComputeServer server)
server - | Method Detail |
public void update()
update in interface QueueManagerQueueManager.update()public void discover()
discover in interface QueueManagerQueueManager.discover()public java.util.Collection getQueues()
getQueues in interface QueueManagerQueueManager.getQueues()public JobQueue bestQueue()
bestQueue in interface QueueManagerQueueManager.bestQueue()public boolean hasQueues()
hasQueues in interface QueueManagerQueueManager.hasQueues()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||