Uses of Class
gov.bnl.star.offline.scheduler.Dispatchers.lsf.LSFNodePriorityStringGenerator

Packages that use LSFNodePriorityStringGenerator
gov.bnl.star.offline.scheduler.Dispatchers.lsf Contains all the classes that enable the scheduler to dispatch jobs to LSF. 
 

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

Methods in gov.bnl.star.offline.scheduler.Dispatchers.lsf that return LSFNodePriorityStringGenerator
 LSFNodePriorityStringGenerator LSFDispatcher.getNodePriorityStringGenerator()
           
 

Methods in gov.bnl.star.offline.scheduler.Dispatchers.lsf with parameters of type LSFNodePriorityStringGenerator
 void LSFDispatcher.setNodePriorityStringGenerator(LSFNodePriorityStringGenerator nodePriorityStringGenerator)
          Set the object used to generate the node priority string.
 



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