| Class | Description |
|---|---|
| Condor |
This helper class helps in handling the arguments specified in the
Condor namespace by the user either through dax or through profiles in pool.
|
| Dagman |
This profile namespace is the placeholder for the keys that go into the .dag
file .
|
| ENV |
The environment namespace, that puts in the environment variables for the
transformation that is being run, through Condor.
|
| Globus |
This helper class helps in handling the globus rsl key value pairs that
come through profile information for namespace Globus.
|
| Hints |
An empty mechanical implementation for the
namespace.
|
| Namespace |
The base namespace class that all the othernamepsace handling classes extend.
|
| Pegasus |
A Planner specific namespace.
|
| Selector |
The selector namespace object.
|
| Stat |
The stat namespace object.
|
| TestNamespace |
Test Class for namespaces.
|