org.griphyn.cPlanner.namespace |
|
Java Source File Name | Type | Comment |
Condor.java | Class | 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.java | Class | This profile namespace is the placeholder for the keys that go into the .dag
file . |
ENV.java | Class | The environment namespace, that puts in the environment variables for the
transformation that is being run, through Condor. |
Globus.java | Class | This helper class helps in handling the globus rsl key value pairs that
come through profile information for namespace Globus. |
Hints.java | Class | An empty mechanical implementation for the
namespace. |
Namespace.java | Class | The base namespace class that all the othernamepsace handling classes extend. |
TestNamespace.java | Class | Test Class for namespaces. |
VDS.java | Class | A Planner specific namespace. |