WRENCH  1.11
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
createCompoundJob(std::string name)wrench::JobManager
createPilotJob()wrench::JobManager
createStandardJob(const std::vector< std::shared_ptr< WorkflowTask >> &tasks, const std::map< std::shared_ptr< DataFile >, std::shared_ptr< FileLocation > > &file_locations, std::vector< std::tuple< std::shared_ptr< DataFile >, std::shared_ptr< FileLocation >, std::shared_ptr< FileLocation > >> pre_file_copies, std::vector< std::tuple< std::shared_ptr< DataFile >, std::shared_ptr< FileLocation >, std::shared_ptr< FileLocation > >> post_file_copies, std::vector< std::tuple< std::shared_ptr< DataFile >, std::shared_ptr< FileLocation > >> cleanup_file_deletions) (defined in wrench::JobManager)wrench::JobManager
createStandardJob(const std::vector< std::shared_ptr< WorkflowTask >> &tasks, std::map< std::shared_ptr< DataFile >, std::vector< std::shared_ptr< FileLocation >>> file_locations, std::vector< std::tuple< std::shared_ptr< DataFile >, std::shared_ptr< FileLocation >, std::shared_ptr< FileLocation > >> pre_file_copies, std::vector< std::tuple< std::shared_ptr< DataFile >, std::shared_ptr< FileLocation >, std::shared_ptr< FileLocation > >> post_file_copies, std::vector< std::tuple< std::shared_ptr< DataFile >, std::shared_ptr< FileLocation > >> cleanup_file_deletions)wrench::JobManager
createStandardJob(const std::vector< std::shared_ptr< WorkflowTask >> &tasks, const std::map< std::shared_ptr< DataFile >, std::shared_ptr< FileLocation >> &file_locations) (defined in wrench::JobManager)wrench::JobManager
createStandardJob(const std::vector< std::shared_ptr< WorkflowTask >> &tasks, std::map< std::shared_ptr< DataFile >, std::vector< std::shared_ptr< FileLocation >>> file_locations)wrench::JobManager
createStandardJob(const std::shared_ptr< WorkflowTask > &task, const std::map< std::shared_ptr< DataFile >, std::shared_ptr< FileLocation >> &file_locations)wrench::JobManager
createStandardJob(const std::shared_ptr< WorkflowTask > &task, std::map< std::shared_ptr< DataFile >, std::vector< std::shared_ptr< FileLocation >>> file_locations)wrench::JobManager
createStandardJob(const std::vector< std::shared_ptr< WorkflowTask >> &tasks)wrench::JobManager
createStandardJob(const std::shared_ptr< WorkflowTask > &task)wrench::JobManager
getCreatorMailbox()wrench::JobManager
getHostname()wrench::Service
getNetworkTimeoutValue()wrench::Service
getNumRunningPilotJobs() constwrench::JobManager
getPhysicalHostname()wrench::Service
getPropertyValueAsBoolean(WRENCH_PROPERTY_TYPE)wrench::Service
getPropertyValueAsDouble(WRENCH_PROPERTY_TYPE)wrench::Service
getPropertyValueAsString(WRENCH_PROPERTY_TYPE)wrench::Service
getPropertyValueAsUnsignedLong(WRENCH_PROPERTY_TYPE)wrench::Service
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(const std::shared_ptr< StandardJob > &job, const std::shared_ptr< ComputeService > &compute_service, std::map< std::string, std::string > service_specific_args={})wrench::JobManager
submitJob(const std::shared_ptr< CompoundJob > &job, const std::shared_ptr< ComputeService > &compute_service, std::map< std::string, std::string > service_specific_args={})wrench::JobManager
submitJob(const std::shared_ptr< PilotJob > &job, const std::shared_ptr< ComputeService > &compute_service, std::map< std::string, std::string > service_specific_args={})wrench::JobManager
suspend()wrench::Service
terminateJob(const std::shared_ptr< StandardJob > &job)wrench::JobManager
terminateJob(const std::shared_ptr< CompoundJob > &job)wrench::JobManager
terminateJob(const std::shared_ptr< PilotJob > &job)wrench::JobManager