org.apache.oodt.cas.resource.scheduler
Class LRUQueueManager
java.lang.Object
org.apache.oodt.cas.resource.scheduler.QueueManager
org.apache.oodt.cas.resource.scheduler.LRUQueueManager
public class LRUQueueManager
- extends QueueManager
- Version:
- $Revision$
The LRUs Queue to Node Mapping Manager
- Author:
- bfoster
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LRUQueueManager
public LRUQueueManager(QueueManager queueManager)
throws QueueManagerException
- Throws:
QueueManagerException
usedNode
public void usedNode(String queueName,
String nodeId)
Copyright © 1999-2012 Apache OODT. All Rights Reserved.