Uses of Class
gov.bnl.star.offline.scheduler.util.Task

Packages that use Task
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.util Contains some utility calles to handle tasks in separate thread, environment variables and other miscellaneous functionalities. 
 

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

Subclasses of Task in gov.bnl.star.offline.scheduler.catalog
 class CatalogTask
          Deprecated. please see gov.bnl.star.offline.scheduler.dataset.* for replacements. Task to solve a catalog query. These task don't have a timeout.
 

Uses of Task in gov.bnl.star.offline.scheduler.util
 

Subclasses of Task in gov.bnl.star.offline.scheduler.util
 class CommandLineTask
          A command line task.
 class CSHCommandLineTask
          A command line task.
 class ResolveFilesystemWildcards
          Resolves a wildcard for filenames by executing ls on the local machine.
 



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