wrench::CloudService Member List

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

acquireDaemonLock()wrench::S4U_Daemonprotected
ALL_CORESwrench::ComputeServicestatic
ALL_RAMwrench::ComputeServicestatic
cleanup()wrench::S4U_Daemonvirtual
CloudService(const std::string &hostname, std::vector< std::string > &execution_hosts, double scratch_space_size, std::map< std::string, std::string > property_list={}, std::map< std::string, std::string > messagepayload_list={})wrench::CloudService
ComputeService(const std::string &hostname, std::string service_name, std::string mailbox_name_prefix, double scratch_space_size)wrench::ComputeService
ComputeService(const std::string &hostname, std::string service_name, std::string mailbox_name_prefix, StorageService *scratch_space)wrench::ComputeServiceprotected
createLifeSaver(std::shared_ptr< S4U_Daemon > reference)wrench::S4U_Daemon
createVM(unsigned long num_cores=ComputeService::ALL_CORES, double ram_memory=ComputeService::ALL_RAM, std::map< std::string, std::string > property_list={}, std::map< std::string, std::string > messagepayload_list={})wrench::CloudServicevirtual
cs_available_ramwrench::CloudServiceprotected
DOWN enum valuewrench::Service
execution_hostswrench::CloudServiceprotected
getCoreFlopRate()wrench::ComputeService
getExecutionHosts()wrench::CloudService
getFreeScratchSpaceSize()wrench::ComputeService
getHostname()wrench::Service
getMemoryCapacity()wrench::ComputeService
getMessagePayloadValueAsDouble(std::string)wrench::Service
getMessagePayloadValueAsString(std::string)wrench::Service
getName()wrench::S4U_Daemon
getNetworkTimeoutValue()wrench::Service
getNumCores()wrench::ComputeService
getNumHosts()wrench::ComputeService
getNumIdleCores()wrench::ComputeService
getPropertyValueAsBoolean(std::string)wrench::Service
getPropertyValueAsDouble(std::string)wrench::Service
getPropertyValueAsString(std::string)wrench::Service
getScratch()wrench::ComputeServiceprotected
getScratchSharedPtr()wrench::ComputeServiceprotected
getTotalNumCores()wrench::ComputeService
getTotalNumIdleCores()wrench::ComputeService
getTotalScratchSpaceSize()wrench::ComputeService
getTTL()wrench::ComputeService
hasCleanlyTerminated()wrench::S4U_Daemon
hasScratch()wrench::ComputeService
hostnamewrench::S4U_Daemon
isSetToAutoRestart()wrench::S4U_Daemon
isUp()wrench::Service
join()wrench::S4U_Daemon
killActor()wrench::S4U_Daemonprotected
life_saverwrench::S4U_Daemon
mailbox_namewrench::S4U_Daemon
main() overridewrench::CloudServiceprotectedvirtual
messagepayload_listwrench::Serviceprotected
namewrench::Serviceprotected
network_timeoutwrench::Serviceprotected
num_starts (defined in wrench::S4U_Daemon)wrench::S4U_Daemonprotected
process_namewrench::S4U_Daemon
processCreateVM(const std::string &answer_mailbox, const std::string &pm_hostname, const std::string &vm_name, unsigned long num_cores, double ram_memory, std::map< std::string, std::string > &property_list, std::map< std::string, std::string > &messagepayload_list)wrench::CloudServiceprotectedvirtual
processGetExecutionHosts(const std::string &answer_mailbox)wrench::CloudServiceprotectedvirtual
processGetResourceInformation(const std::string &answer_mailbox)wrench::CloudServiceprotectedvirtual
processNextMessage()wrench::CloudServiceprotectedvirtual
processResumeVM(const std::string &answer_mailbox, const std::string &vm_hostname)wrench::CloudServiceprotectedvirtual
processShutdownVM(const std::string &answer_mailbox, const std::string &vm_hostname)wrench::CloudServiceprotectedvirtual
processStartVM(const std::string &answer_mailbox, const std::string &vm_name)wrench::CloudServiceprotectedvirtual
processSubmitPilotJob(const std::string &answer_mailbox, PilotJob *job, std::map< std::string, std::string > &service_specific_args)wrench::CloudServiceprotectedvirtual
processSubmitStandardJob(const std::string &answer_mailbox, StandardJob *job, std::map< std::string, std::string > &service_specific_args)wrench::CloudServiceprotectedvirtual
processSuspendVM(const std::string &answer_mailbox, const std::string &vm_hostname)wrench::CloudServiceprotectedvirtual
property_listwrench::Serviceprotected
releaseDaemonLock()wrench::S4U_Daemonprotected
resume()wrench::S4U_Daemon
resumeVM(const std::string &vm_hostname)wrench::CloudServicevirtual
runMainMethod()wrench::S4U_Daemonprotected
S4U_Daemon(std::string hostname, std::string process_name_prefix, std::string mailbox_prefix)wrench::S4U_Daemon
SCRATCHwrench::ComputeServicestatic
scratch_space_storage_servicewrench::ComputeServiceprotected
scratch_space_storage_service_shared_ptr (defined in wrench::ComputeService)wrench::ComputeServiceprotected
sendRequest(std::string &answer_mailbox, ComputeServiceMessage *message)wrench::CloudServiceprotected
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
shutdownVM(const std::string &vm_hostname)wrench::CloudServicevirtual
simulationwrench::S4U_Daemon
start(std::shared_ptr< Service > this_service, bool daemonize, bool auto_restart)wrench::Service
startDaemon(bool daemonized, bool auto_restart)wrench::S4U_Daemon
startVM(const std::string &vm_hostname)wrench::CloudServicevirtual
State enum namewrench::Service
statewrench::Serviceprotected
stop() overridewrench::ComputeServicevirtual
stopAllVMs()wrench::CloudServiceprotected
submitJob(WorkflowJob *job, std::map< std::string, std::string >={})wrench::ComputeService
submitPilotJob(PilotJob *job, std::map< std::string, std::string > &service_specific_args) overridewrench::CloudServicevirtual
submitStandardJob(StandardJob *job, std::map< std::string, std::string > &service_specific_args) overridewrench::CloudServicevirtual
supportsPilotJobs()wrench::ComputeService
supportsStandardJobs()wrench::ComputeService
suspend()wrench::S4U_Daemon
suspendVM(const std::string &vm_hostname)wrench::CloudServicevirtual
terminateJob(WorkflowJob *job)wrench::ComputeService
terminatePilotJob(PilotJob *job) overridewrench::CloudServicevirtual
terminateStandardJob(StandardJob *job) overridewrench::CloudServicevirtual
UP enum valuewrench::Service
used_cores_per_execution_hostwrench::CloudServiceprotected
validateProperties()wrench::CloudService
vm_listwrench::CloudServiceprotected
~CloudService()wrench::CloudService
~ComputeService() (defined in wrench::ComputeService)wrench::ComputeServiceinlinevirtual
~S4U_Daemon()wrench::S4U_Daemonvirtual