wrench::DataMovementManager Member List

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

doSynchronousFileCopy(WorkflowFile *file, StorageService *src, StorageService *dst, FileRegistryService *file_registry_service=nullptr)wrench::DataMovementManager
doSynchronousFileCopy(WorkflowFile *file, StorageService *src, std::string src_partition, StorageService *dst, std::string dst_partition, FileRegistryService *file_registry_service=nullptr)wrench::DataMovementManager
DOWN enum valuewrench::Service
getHostname()wrench::Service
getNetworkTimeoutValue()wrench::Service
getPropertyValueAsBoolean(std::string)wrench::Service
getPropertyValueAsDouble(std::string)wrench::Service
getPropertyValueAsString(std::string)wrench::Service
initiateAsynchronousFileCopy(WorkflowFile *file, StorageService *src, StorageService *dst, FileRegistryService *file_registry_service=nullptr)wrench::DataMovementManager
initiateAsynchronousFileCopy(WorkflowFile *file, StorageService *src, std::string src_partition, StorageService *dst, std::string dst_partition, FileRegistryService *file_registry_service=nullptr)wrench::DataMovementManager
isUp()wrench::Service
kill()wrench::DataMovementManager
setNetworkTimeoutValue(double value)wrench::Service
start(std::shared_ptr< Service > this_service, bool daemonize, bool auto_restart)wrench::Service
State enum namewrench::Service
stop()wrench::DataMovementManagervirtual
UP enum valuewrench::Service