org.griphyn.common.catalog |
|
Java Source File Name | Type | Comment |
Catalog.java | Interface | This interface create a common ancestor for all cataloging
interfaces.
author: Jens-S. |
CatalogEntry.java | Interface | This interface create a common ancestor for all catalog entries.
author: Jens-S. |
CatalogException.java | Class | Class to notify of failures. |
ReplicaCatalog.java | Interface | This interface describes a minimum set of essential tasks required
from a replica catalog. |
ReplicaCatalogEntry.java | Class | The entry is a high-level logical structure representing the physical
filename, the site handle, and optional attributes related to the PFN
as one entity.
The resource handle is the most frequently used attribute. |
TransformationCatalog.java | Interface | This class is an interface to the various TxCatalog implementations that Pegasus will use. |
TransformationCatalogEntry.java | Class | |
WorkCatalog.java | Interface | The catalog interface to the Work Catalog, the erstwhile Work DB, that is
populated by tailstatd and associates. |