Uses of Class
gov.bnl.star.offline.scheduler.Dispatchers.QueueDiscriptorBase

Packages that use QueueDiscriptorBase
gov.bnl.star.offline.scheduler Core classes and interfaces that provide the skeleton components for scheduler. 
gov.bnl.star.offline.scheduler.Dispatchers.lsf Contains all the classes that enable the scheduler to dispatch jobs to LSF. 
 

Uses of QueueDiscriptorBase in gov.bnl.star.offline.scheduler
 

Methods in gov.bnl.star.offline.scheduler with parameters of type QueueDiscriptorBase
 void Queue.addQueueDiscriptors(QueueDiscriptorBase queueDiscriptor)
          Used to add a new QueueDiscriptor to relate the queue to a dispatcher.
 

Uses of QueueDiscriptorBase in gov.bnl.star.offline.scheduler.Dispatchers.lsf
 

Subclasses of QueueDiscriptorBase in gov.bnl.star.offline.scheduler.Dispatchers.lsf
 class LSFQueueDiscrptor
          This class is not used and may be deprcated.
 



Copyright © 2002-2004 STAR collaboration - Brookhaven National Laboratory. All Rights Reserved.