gov.bnl.star.offline.scheduler.catalog
Class AllFilesStrategy

java.lang.Object
  extended by gov.bnl.star.offline.scheduler.catalog.AllFilesStrategy
All Implemented Interfaces:
QueryStrategy

Deprecated. please see gov.bnl.star.offline.scheduler.dataset.* for replacements. Resolves the query by getting all the files from the catalog.

public class AllFilesStrategy
extends java.lang.Object
implements QueryStrategy

Version:
$Revision: 1.7 $ $Date: 2006/11/21 00:41:31 $
Author:
Gabriele Carcassi & Pavel Jakl

Constructor Summary
AllFilesStrategy()
          Deprecated.  
 
Method Summary
 QueryResult resolveQuery(FileCatalog catalog, CatalogQuery query)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AllFilesStrategy

public AllFilesStrategy()
Deprecated. 
Method Detail

resolveQuery

public QueryResult resolveQuery(FileCatalog catalog,
                                CatalogQuery query)
Deprecated. 
Specified by:
resolveQuery in interface QueryStrategy


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