| Class | Description |
|---|---|
| AdaptorJDLResources |
The Class AdaptorJDLResources acts as a container for
AttachedGridResource instances that are to be supplied
to an WorkflowGridAdaptor. |
| AttachedJDLResource |
The Class AttachedJDLResource holds information on a resource that is needed by the
WorkflowJDLAdaptor
that requires this information. |
| AttachedJDLResource.AccessInfo | |
| JDLDAGExtractor |
The Class JDLDAGExtractor operates on a previously extracted map of the keys and their respective values
contained in the provided JDL description.
|
| JDLJobExtractor |
The Class JDLJobExtractor operates on a previously extracted map of the keys and their respective values
contained in the provided JDL description.
|
| JDLParser |
The JDLParser is an implementation of the
IWorkflowParser that is capable of parsing a JDL description
that formulates a job or a DAG of jobs. |
| JDLParsingUtils |
The Class JDLParsingUtils is a utility class used during the parsing of a jdl description
|
| OutputSandboxJDLResource |
This class acts as a container for information needed to retrieve the output files of a workflow created by the
WorkflowJDLAdaptor and can be used to retrieve the workflow output after the successful execution
of the created plan. |
| ParsedJDLInfo |
The Class ParsedJDLInfo acts as a container of information parsed for a single Job or a DAG of Jobs
|
| Enum | Description |
|---|---|
| AttachedJDLResource.AttachedResourceType | |
| AttachedJDLResource.ResourceType | |
| ParsedJDLInfo.JobDescriptionType |
The JobDescriptionType.
|
| ParsedJDLInfo.JobType |
The Recognized JobType.
|
| ParsedJDLInfo.KnownKeys |
The know JDL keys that are supported.
|
| ParsedJDLInfo.ParsingModeType |
The ParsingModeType.
|
Copyright © 2015. All Rights Reserved.