public class ParametricAd extends JobAd implements Cloneable, EnumerableAd
Modifier and Type | Class and Description |
---|---|
class |
ParametricAd.ParametricAdEnumeration |
jobAd, TYPE_AD, TYPE_BOOL, TYPE_EXPRESSION, TYPE_INTEGER, TYPE_REAL, TYPE_STRING, TYPE_UNKNOWN
Constructor and Description |
---|
ParametricAd() |
ParametricAd(condor.classad.RecordExpr ad) |
ParametricAd(String ad) |
Modifier and Type | Method and Description |
---|---|
Object |
clone()
Copy all the attributes of the instance into a new JobAd
|
Enumeration |
getJobEnumeration() |
addAttribute, addAttribute, addAttribute, addAttribute, addAttribute, checkAll, checkAll, clear, copy, copyAd, delAttribute, getAttributeExpr, getBoolean, getDouble, getInt, getJobAdValue, getString, hasAttribute, hasAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttributeExpr, setDefaultRank, setDefaultRequirements, setLocalAccess, setSchema, toFile, toLines, toString, toString, toSubmissionString
appendValue, attributes, copy, fromFile, fromRecord, fromString, getAd, getAdValue, getBooleanValue, getConstant, getDoubleValue, getIntValue, getStringValue, getType, getValue, hasAttribute, isSet, lookup, setAttribute, size
public ParametricAd()
public ParametricAd(String ad) throws ParseException, JobAdException
ParseException
JobAdException
public ParametricAd(condor.classad.RecordExpr ad) throws JobAdException
JobAdException
public Object clone()
JobAd
public Enumeration getJobEnumeration() throws JobAdException
getJobEnumeration
in interface EnumerableAd
JobAdException
Copyright © 2016 EMI - European Middleware Initiative. All Rights Reserved.