Package edu.isi.pegasus.planner.dax
-
Class Summary Class Description AbstractJob ADAG This class provides the Java API to create DAX files. The DAX XML SCHEMA is available at http://pegasus.isi.edu/schema/dax-3.3.xsd and documentation available at http://pegasus.isi.edu/wms/docs/schemas/dax-3.3/dax-3.3.html The DAX consists of 6 parts the first 4 are optional and the last is optional.CatalogType Abstract Type for RC and TC Sections of the DAX.DAG DAG Class to hold the DAG job object.DAX Creates a DAX job objectEdge Executable The Transformation Catalog object the represent the entries in the DAX transformation section.File This class is the container for any File object, either the RC section, or usesInvoke The Notification invoke object for the Dax APIJob MetaData Metadata object for the DAX APIPatterns PFN Profile Profile Object for the DAX APITransformation This Object is used to create a complex Transformation. -
Enum Summary Enum Description Executable.ARCH ARCH TypesExecutable.OS OS TypesFile.LINK The linkages that a file can be ofFile.TRANSFER Three Transfer modes supported, Transfer this file, don't transfer or stageout as well as optional.Invoke.WHEN WHEN To INVOKEProfile.NAMESPACE Supported NAMESPACES.