AbstractJob |
|
ADAG |
This class provides the Java API to create Abstract Workflow files.
Starting 5.0 Release, this class by default writes out YAML formatted abstract
workflow file.
|
ADAG.FORMAT |
Enum to indicate how the generated dax file should be formatted
|
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 object
|
Edge |
|
Executable |
The Transformation Catalog object the represent the entries in the DAX transformation section.
|
Executable.ARCH |
ARCH Types
|
Executable.OS |
OS Types
|
File |
This class is the container for any File object, either the RC section, or uses
|
File.LINK |
The linkages that a file can be of
|
File.TRANSFER |
Three Transfer modes supported, Transfer this file, don't transfer or stageout as well as
optional.
|
Invoke |
The Notification invoke object for the Dax API
|
Invoke.WHEN |
WHEN To INVOKE
|
Job |
|
MetaData |
Metadata object for the DAX API
|
PFN |
|
Profile |
Profile Object for the DAX API
|
Profile.NAMESPACE |
Supported NAMESPACES.
|
Transformation |
This Object is used to create a complex Transformation.
|