Uses of Package
gov.bnl.star.offline.scheduler.Dispatchers

Packages that use gov.bnl.star.offline.scheduler.Dispatchers
gov.bnl.star.offline.scheduler Core classes and interfaces that provide the skeleton components for scheduler. 
gov.bnl.star.offline.scheduler.Dispatchers Holds implemented dispatchers for batch systems and supporting classes. 
gov.bnl.star.offline.scheduler.Dispatchers.condorg Allows the scheduler to dispatch jobs to Condor directly or over the GRID using Condor-G. 
gov.bnl.star.offline.scheduler.Dispatchers.local Contains all the classes that enable the scheduler to dispatch jobs to the local node you are currently running on. 
gov.bnl.star.offline.scheduler.Dispatchers.lsf Contains all the classes that enable the scheduler to dispatch jobs to LSF. 
gov.bnl.star.offline.scheduler.Dispatchers.sge Holds dispatcher for SGE batchsystem. 
 

Classes in gov.bnl.star.offline.scheduler.Dispatchers used by gov.bnl.star.offline.scheduler
QueueDiscriptorBase
          Deprecated
 

Classes in gov.bnl.star.offline.scheduler.Dispatchers used by gov.bnl.star.offline.scheduler.Dispatchers
AbstractResourceStrategy
          This is an intrface for Resource Strategys.
 

Classes in gov.bnl.star.offline.scheduler.Dispatchers used by gov.bnl.star.offline.scheduler.Dispatchers.condorg
DispatcherBase
          The base class for all Dispatchers
 

Classes in gov.bnl.star.offline.scheduler.Dispatchers used by gov.bnl.star.offline.scheduler.Dispatchers.local
DispatcherBase
          The base class for all Dispatchers
 

Classes in gov.bnl.star.offline.scheduler.Dispatchers used by gov.bnl.star.offline.scheduler.Dispatchers.lsf
AbstractResourceStrategy
          This is an intrface for Resource Strategys.
DispatcherBase
          The base class for all Dispatchers
QueueDiscriptor
          Deprecated. Replaced by GenericCompositeDispatcher
QueueDiscriptorBase
          Deprecated
 

Classes in gov.bnl.star.offline.scheduler.Dispatchers used by gov.bnl.star.offline.scheduler.Dispatchers.sge
AbstractResourceStrategy
          This is an intrface for Resource Strategys.
DispatcherBase
          The base class for all Dispatchers
 



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