Uses of Interface
gov.bnl.star.offline.scheduler.policy.AssignmentStrategy

Packages that use AssignmentStrategy
gov.bnl.star.offline.scheduler.policy Contains all the policies being developed for the Scheduler. 
 

Uses of AssignmentStrategy in gov.bnl.star.offline.scheduler.policy
 

Classes in gov.bnl.star.offline.scheduler.policy that implement AssignmentStrategy
 class SelectorAssignmentStrategy
           
 

Methods in gov.bnl.star.offline.scheduler.policy that return AssignmentStrategy
static AssignmentStrategy AssignmentStrategyFactory.createCopySelector()
          Decides which strategy is to be used to assign the query results to the different targets (nodes or group of nodes).
 



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