public class HashedFile extends CondorGenerator
CONDOR_DAGMAN_LOGICAL_NAME, CONDOR_DAGMAN_NAMESPACE, DAGMAN_PROPERTIES_PREFIX, DEFAULT_CHMOD_PRIORITY_KEY, DEFAULT_CLEANUP_PRIORITY_KEY, DEFAULT_CREATE_DIR_PRIORITY_KEY, DEFAULT_INTER_SITE_PRIORITY_KEY, DEFAULT_PERIODIC_RELEASE_VALUE, DEFAULT_PERIODIC_REMOVE_VALUE, DEFAULT_REPLICA_REG_PRIORITY_KEY, DEFAULT_STAGE_IN_PRIORITY_KEY, DEFAULT_STAGE_OUT_PRIORITY_KEY, DEFAULT_SUBDAG_CATEGORY_KEY, mConcreteWorkflow, mDagWriter, mDone, mGridStartFactory, mInitializeGridStart, mPoolClass, mSeparator, mStyleFactory, mTCHandle, mTempLogFile
mBag, mLogger, mPOptions, mProps, mSubmitFileDir
VERSION
Constructor and Description |
---|
HashedFile()
The default constructor.
|
Modifier and Type | Method and Description |
---|---|
java.io.PrintWriter |
getWriter(Job job)
Returns an open stream to the file that is used for writing out the
job information for the job.
|
applyStyle, concreteDagEmpty, constructDAGJob, generateCode, generateCode, generateLogFileSymlink, getAdditionalBraindumpEntries, getBasename, getCategoryDAGManKnobs, getCondorLogInSubmitDirectory, getCondorLogInSubmitDirectory, getCondorLogInTmpDirectory, getDAGMANOutFilename, getJobPriority, handleCondorVarForJob, handleEnvVarForJob, handleGlobusRSLForJob, initialize, initializeDagFileWriter, isInteger, populatePeriodicReleaseAndRemoveInJob, printDagString, reset, startMonitoring, writeDagFileTail, writeDOTFile, writeJobMapFile
getDAGFilename, getDAGFilename, getFileBaseName, writeOutBraindump, writeOutDAXReplicaStore, writeOutNotifications, writeOutStampedeEvents
public java.io.PrintWriter getWriter(Job job) throws java.io.IOException