Uses of Interface
edu.isi.pegasus.planner.catalog.classes.CatalogEntry
-
Packages that use CatalogEntry Package Description edu.isi.pegasus.planner.catalog.replica edu.isi.pegasus.planner.catalog.transformation -
-
Uses of CatalogEntry in edu.isi.pegasus.planner.catalog.replica
Classes in edu.isi.pegasus.planner.catalog.replica that implement CatalogEntry Modifier and Type Class Description class
ReplicaCatalogEntry
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. -
Uses of CatalogEntry in edu.isi.pegasus.planner.catalog.transformation
Classes in edu.isi.pegasus.planner.catalog.transformation that implement CatalogEntry Modifier and Type Class Description class
TransformationCatalogEntry
An object of this class corresponds to a tuple in the Transformation Catalog.
-