Uses of Interface
gov.bnl.star.offline.scheduler.monitor.ClusterInfoFinder

Packages that use ClusterInfoFinder
gov.bnl.star.offline.scheduler.monitor Contains interfaces and implementation to access data from a monitoring system. 
gov.bnl.star.offline.scheduler.policy Contains all the policies being developed for the Scheduler. 
 

Uses of ClusterInfoFinder in gov.bnl.star.offline.scheduler.monitor
 

Classes in gov.bnl.star.offline.scheduler.monitor that implement ClusterInfoFinder
 class MonaLisaClusterInfoFinder
           
 

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

Methods in gov.bnl.star.offline.scheduler.policy that return ClusterInfoFinder
 ClusterInfoFinder ClusterAssignmentByMonitorPolicy.getClusterMonitoring()
          Getter for property clusterMonitoring.
 

Methods in gov.bnl.star.offline.scheduler.policy with parameters of type ClusterInfoFinder
 void ClusterAssignmentByMonitorPolicy.setClusterMonitoring(ClusterInfoFinder clusterMonitoring)
          Setter for property clusterMonitoring.
 



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