wrench::SimpleStorageService Member List

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

acquireDaemonLock()wrench::S4U_Daemonprotected
capacitywrench::StorageServiceprotected
cleanup()wrench::S4U_Daemonvirtual
copyFile(WorkflowFile *file, StorageService *src, std::string src_dir, std::string dst_dir)wrench::StorageServicevirtual
copyFile(WorkflowFile *file, StorageService *src)wrench::StorageServicevirtual
copyFile(WorkflowFile *file, StorageService *src, WorkflowJob *src_job, WorkflowJob *dst_job)wrench::StorageServicevirtual
createLifeSaver(std::shared_ptr< S4U_Daemon > reference)wrench::S4U_Daemon
deleteFile(WorkflowFile *file, FileRegistryService *file_registry_service=nullptr)wrench::StorageServicevirtual
deleteFile(WorkflowFile *file, std::string dst_dir, FileRegistryService *file_registry_service=nullptr)wrench::StorageServicevirtual
deleteFile(WorkflowFile *file, WorkflowJob *job, FileRegistryService *file_registry_service=nullptr)wrench::StorageServicevirtual
deleteFiles(std::set< WorkflowFile *> files, std::map< WorkflowFile *, StorageService *> file_locations, StorageService *default_storage_service)wrench::StorageServicestatic
DOWN enum valuewrench::Service
getFreeSpace()wrench::StorageServicevirtual
getHostname()wrench::Service
getMessagePayloadValueAsDouble(std::string)wrench::Service
getMessagePayloadValueAsString(std::string)wrench::Service
getName()wrench::S4U_Daemon
getNetworkTimeoutValue()wrench::Service
getPropertyValueAsBoolean(std::string)wrench::Service
getPropertyValueAsDouble(std::string)wrench::Service
getPropertyValueAsString(std::string)wrench::Service
getTotalSpace()wrench::StorageService
hasCleanlyTerminated()wrench::S4U_Daemon
hostnamewrench::S4U_Daemon
initiateFileCopy(std::string answer_mailbox, WorkflowFile *file, StorageService *src, std::string src_dir, std::string dst_dir)wrench::StorageServicevirtual
initiateFileRead(std::string mailbox_that_should_receive_file_content, WorkflowFile *file, std::string src_dir)wrench::StorageServicevirtual
isSetToAutoRestart()wrench::S4U_Daemon
isUp()wrench::Service
join()wrench::S4U_Daemon
killActor()wrench::S4U_Daemonprotected
life_saverwrench::S4U_Daemon
lookupFile(WorkflowFile *file)wrench::StorageServicevirtual
lookupFile(WorkflowFile *file, std::string dst_dir)wrench::StorageServicevirtual
lookupFile(WorkflowFile *file, WorkflowJob *)wrench::StorageServicevirtual
mailbox_namewrench::S4U_Daemon
messagepayload_listwrench::Serviceprotected
namewrench::Serviceprotected
network_timeoutwrench::Serviceprotected
num_starts (defined in wrench::S4U_Daemon)wrench::S4U_Daemonprotected
occupied_spacewrench::StorageServiceprotected
process_namewrench::S4U_Daemon
property_listwrench::Serviceprotected
readFile(WorkflowFile *file, std::string src_dir)wrench::StorageServicevirtual
readFile(WorkflowFile *file)wrench::StorageServicevirtual
readFile(WorkflowFile *file, WorkflowJob *job)wrench::StorageServicevirtual
readFiles(std::set< WorkflowFile *> files, std::map< WorkflowFile *, StorageService *> file_locations, StorageService *default_storage_service, std::set< WorkflowFile *> &files_in_scratch, WorkflowJob *job=nullptr)wrench::StorageServicestatic
releaseDaemonLock()wrench::S4U_Daemonprotected
removeFileFromStorage(WorkflowFile *, std::string)wrench::StorageServiceprotected
resume()wrench::S4U_Daemon
runMainMethod()wrench::S4U_Daemonprotected
S4U_Daemon(std::string hostname, std::string process_name_prefix, std::string mailbox_prefix)wrench::S4U_Daemon
Service(std::string hostname, std::string process_name_prefix, std::string mailbox_name_prefix)wrench::Serviceprotected
serviceSanityCheck()wrench::Serviceprotected
setCleanlyTerminated()wrench::S4U_Daemon
setMessagePayload(std::string, std::string)wrench::Serviceprotected
setMessagePayloads(std::map< std::string, std::string > default_messagepayload_values, std::map< std::string, std::string > overriden_messagepayload_values)wrench::Serviceprotected
setNetworkTimeoutValue(double value)wrench::Service
setProperties(std::map< std::string, std::string > default_property_values, std::map< std::string, std::string > overriden_property_values)wrench::Serviceprotected
setProperty(std::string, std::string)wrench::Serviceprotected
setStateToDown()wrench::Service
SimpleStorageService(std::string hostname, double capacity, std::map< std::string, std::string > property_list={}, std::map< std::string, std::string > messagepayload_list={})wrench::SimpleStorageService
simulationwrench::S4U_Daemon
stageFile(WorkflowFile *)wrench::StorageServiceprotected
start(std::shared_ptr< Service > this_service, bool daemonize, bool auto_restart)wrench::Service
startDaemon(bool daemonized, bool auto_restart)wrench::S4U_Daemon
State enum namewrench::Service
statewrench::Serviceprotected
stop()wrench::StorageServicevirtual
StorageService(const std::string &hostname, const std::string &service_name, const std::string &data_mailbox_name_prefix, double capacity)wrench::StorageService
stored_fileswrench::StorageServiceprotected
suspend()wrench::S4U_Daemon
UP enum valuewrench::Service
writeFile(WorkflowFile *file, std::string dst_dir)wrench::StorageServicevirtual
writeFile(WorkflowFile *file)wrench::StorageServicevirtual
writeFile(WorkflowFile *file, WorkflowJob *job)wrench::StorageServicevirtual
writeFiles(std::set< WorkflowFile *> files, std::map< WorkflowFile *, StorageService *> file_locations, StorageService *default_storage_service, std::set< WorkflowFile *> &files_in_scratch, WorkflowJob *job=nullptr)wrench::StorageServicestatic
~S4U_Daemon()wrench::S4U_Daemonvirtual
~SimpleStorageService()wrench::SimpleStorageService