Uses of Interface
gov.bnl.star.offline.scheduler.catalog.QueryStrategy

Packages that use QueryStrategy
gov.bnl.star.offline.scheduler.catalog Contains all the classes to execute the file catalog queries on various file catalog implementations. 
 

Uses of QueryStrategy in gov.bnl.star.offline.scheduler.catalog
 

Classes in gov.bnl.star.offline.scheduler.catalog that implement QueryStrategy
 class AllFilesStrategy
          Deprecated. please see gov.bnl.star.offline.scheduler.dataset.* for replacements. Resolves the query by getting all the files from the catalog.
 class StartLimitStrategy
          Deprecated. please see gov.bnl.star.offline.scheduler.dataset.* for replacements.
 class StopWhenSatisfiedStrategy
          Deprecated. please see gov.bnl.star.offline.scheduler.dataset.* for replacements.
 

Methods in gov.bnl.star.offline.scheduler.catalog that return QueryStrategy
static QueryStrategy QueryStrategyFactory.createStrategy(CatalogQuery query)
          Deprecated.  
 



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