WRENCH  1.10
Cyberinfrastructure Simulation Workbench
Overview Installation Getting Started WRENCH 101 WRENCH 102
wrench::JobManager Member List

This is the complete list of members for wrench::JobManager, including all inherited members.

assertServiceIsUp()wrench::Service
createPilotJob()wrench::JobManager
createStandardJob(std::vector< WorkflowTask * > tasks, std::map< WorkflowFile *, std::shared_ptr< FileLocation > > file_locations, std::vector< std::tuple< WorkflowFile *, std::shared_ptr< FileLocation >, std::shared_ptr< FileLocation > >> pre_file_copies, std::vector< std::tuple< WorkflowFile *, std::shared_ptr< FileLocation >, std::shared_ptr< FileLocation > >> post_file_copies, std::vector< std::tuple< WorkflowFile *, std::shared_ptr< FileLocation > >> cleanup_file_deletions) (defined in wrench::JobManager)wrench::JobManager
createStandardJob(std::vector< WorkflowTask * > tasks, std::map< WorkflowFile *, std::vector< std::shared_ptr< FileLocation >>> file_locations, std::vector< std::tuple< WorkflowFile *, std::shared_ptr< FileLocation >, std::shared_ptr< FileLocation > >> pre_file_copies, std::vector< std::tuple< WorkflowFile *, std::shared_ptr< FileLocation >, std::shared_ptr< FileLocation > >> post_file_copies, std::vector< std::tuple< WorkflowFile *, std::shared_ptr< FileLocation > >> cleanup_file_deletions)wrench::JobManager
createStandardJob(std::vector< WorkflowTask * > tasks, std::map< WorkflowFile *, std::shared_ptr< FileLocation >> file_locations) (defined in wrench::JobManager)wrench::JobManager
createStandardJob(std::vector< WorkflowTask * > tasks, std::map< WorkflowFile *, std::vector< std::shared_ptr< FileLocation >>> file_locations)wrench::JobManager
createStandardJob(WorkflowTask *task, std::map< WorkflowFile *, std::shared_ptr< FileLocation >> file_locations) (defined in wrench::JobManager)wrench::JobManager
createStandardJob(WorkflowTask *task, std::map< WorkflowFile *, std::vector< std::shared_ptr< FileLocation >>> file_locations)wrench::JobManager
createStandardJob(std::vector< WorkflowTask * > tasks)wrench::JobManager
createStandardJob(WorkflowTask *task)wrench::JobManager
getHostname()wrench::Service
getNetworkTimeoutValue()wrench::Service
getPendingPilotJobs()wrench::JobManager
getPropertyValueAsBoolean(std::string)wrench::Service
getPropertyValueAsDouble(std::string)wrench::Service
getPropertyValueAsString(std::string)wrench::Service
getPropertyValueAsUnsignedLong(std::string)wrench::Service
getRunningPilotJobs()wrench::JobManager
isUp()wrench::Service
kill()wrench::JobManager
resume()wrench::Service
setNetworkTimeoutValue(double value)wrench::Service
start(std::shared_ptr< Service > this_service, bool daemonize, bool auto_restart)wrench::Service
stop() overridewrench::JobManagervirtual
submitJob(std::shared_ptr< WorkflowJob > job, std::shared_ptr< ComputeService > compute_service, std::map< std::string, std::string > service_specific_args={})wrench::JobManager
suspend()wrench::Service
terminateJob(std::shared_ptr< WorkflowJob > job)wrench::JobManager