|
Class Summary |
| Ad |
This class is used to user-friendly represent and manipulate a condor classad
it provides several utilities such us string and file constructor and manipulation of native classes
(String, int, boolean) instead of classad Expression |
| AdParser |
|
| CollectionAd |
|
| DagAd |
This class is not yet functional |
| ExtractFiles |
This class is used principally by JobAd class. |
| Jdl |
Provides a list of all the known/allowd attributes. |
| JobAd |
Provides a representation of the job description in the JDL language
and the functions for building and manipulating it. |
| JobAdSchema |
Provides a Schema used to check the attribute in the JobAd
The default utilised schema is GLUE. |
| JobState |
This class stores the information related to a particular state of a checkpointable Job |
| Node |
Provide a representetion of a DagAd Node |
| ParametricAd |
|