gov.bnl.star.offline.scheduler.dataset.catalog
Interface Catalog


public interface Catalog

This class is the template for writing different interfaces between the scheduler and different catalogs. Working examples of catalog interfaces exist within this directory.

Author:
lbhajdu

Method Summary
 void fillDataset(Dataset dataset, Request request)
           
 

Method Detail

fillDataset

void fillDataset(Dataset dataset,
                 Request request)


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