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

Packages that use gov.bnl.star.offline.scheduler.catalog
gov.bnl.star.offline.scheduler Core classes and interfaces that provide the skeleton components for scheduler. 
gov.bnl.star.offline.scheduler.Dispatchers.boss Allows the scheduler to dispatch jobs to the BOSS batch system. 
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.pbs Holds dispatcher for PDS batchsystem. 
gov.bnl.star.offline.scheduler.catalog Contains all the classes to execute the file catalog queries on various file catalog implementations. 
gov.bnl.star.offline.scheduler.dataset Contains class for collecting and manipulating large datasets. 
gov.bnl.star.offline.scheduler.policy Contains all the policies being developed for the Scheduler. 
gov.bnl.star.offline.scheduler.policy.copyselector Contains all the copy selectors, that is the algorythms that select a copy of a file from the result of a query. 
 

Classes in gov.bnl.star.offline.scheduler.catalog used by gov.bnl.star.offline.scheduler
FileCatalog
          Deprecated. please see gov.bnl.star.offline.scheduler.dataset.* for replacements. Represent the file catalog interface. To make the scheduler interoperate with other file catalog, just implement this interface in a new class.
 

Classes in gov.bnl.star.offline.scheduler.catalog used by gov.bnl.star.offline.scheduler.Dispatchers.boss
PhysicalFile
          Represnt a file returned by the Catalog.
 

Classes in gov.bnl.star.offline.scheduler.catalog used by gov.bnl.star.offline.scheduler.Dispatchers.lsf
PhysicalFile
          Represnt a file returned by the Catalog.
 

Classes in gov.bnl.star.offline.scheduler.catalog used by gov.bnl.star.offline.scheduler.Dispatchers.pbs
PhysicalFile
          Represnt a file returned by the Catalog.
 

Classes in gov.bnl.star.offline.scheduler.catalog used by gov.bnl.star.offline.scheduler.catalog
FileCatalog
          Deprecated. please see gov.bnl.star.offline.scheduler.dataset.* for replacements. Represent the file catalog interface. To make the scheduler interoperate with other file catalog, just implement this interface in a new class.
PhysicalFile
          Represnt a file returned by the Catalog.
QueryResult
          Deprecated. please see gov.bnl.star.offline.scheduler.dataset.* for replacements.
QueryStrategy
          Deprecated. please see gov.bnl.star.offline.scheduler.dataset.* for replacements.
 

Classes in gov.bnl.star.offline.scheduler.catalog used by gov.bnl.star.offline.scheduler.dataset
PhysicalFile
          Represnt a file returned by the Catalog.
 

Classes in gov.bnl.star.offline.scheduler.catalog used by gov.bnl.star.offline.scheduler.policy
PhysicalFile
          Represnt a file returned by the Catalog.
QueryResult
          Deprecated. please see gov.bnl.star.offline.scheduler.dataset.* for replacements.
 

Classes in gov.bnl.star.offline.scheduler.catalog used by gov.bnl.star.offline.scheduler.policy.copyselector
QueryResult
          Deprecated. please see gov.bnl.star.offline.scheduler.dataset.* for replacements.
 



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