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

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

acquireDaemonLock()wrench::S4U_Daemonprotected
ALL_CORESwrench::ComputeServicestatic
ALL_RAMwrench::ComputeServicestatic
assertServiceIsUp()wrench::Service
assertServiceIsUp(std::shared_ptr< Service > s)wrench::Serviceinlineprotectedstatic
cleanup(bool has_returned_from_main, int return_value)wrench::S4U_Daemonvirtual
cleanupTrackedServices()wrench::Servicestatic
clearTrackedServices()wrench::Servicestatic
CloudComputeService(const std::string &hostname, std::vector< std::string > execution_hosts, std::string scratch_space_mount_point, std::map< std::string, std::string > property_list={}, std::map< std::string, double > messagepayload_list={})wrench::CloudComputeService
ComputeService(const std::string &hostname, std::string service_name, std::string mailbox_name_prefix, std::string scratch_space_mount_point)wrench::ComputeService
ComputeService(const std::string &hostname, std::string service_name, std::string mailbox_name_prefix, std::shared_ptr< StorageService > scratch_space)wrench::ComputeServiceprotected
createLifeSaver(std::shared_ptr< S4U_Daemon > reference)wrench::S4U_Daemon
createVM(unsigned long num_cores, double ram_memory, std::map< std::string, std::string > property_list={}, std::map< std::string, double > messagepayload_list={})wrench::CloudComputeServicevirtual
createVM(unsigned long num_cores, double ram_memory, std::string desired_vm_name, std::map< std::string, std::string > property_list={}, std::map< std::string, double > messagepayload_list={})wrench::CloudComputeServicevirtual
destroyVM(const std::string &vm_name)wrench::CloudComputeServicevirtual
DOWN enum valuewrench::S4U_Daemon
execution_hostswrench::CloudComputeServiceprotected
getCoreFlopRate()wrench::ComputeService
getExecutionHosts()wrench::CloudComputeService
getFreeScratchSpaceSize()wrench::ComputeService
getHostname()wrench::Service
getHosts()wrench::ComputeService
getMemoryCapacity()wrench::ComputeService
getMessagePayloadValue(std::string)wrench::Service
getName()wrench::S4U_Daemon
getNetworkTimeoutValue()wrench::Service
getNumHosts()wrench::ComputeService
getPerHostAvailableMemoryCapacity()wrench::ComputeService
getPerHostNumCores()wrench::ComputeService
getPerHostNumIdleCores()wrench::ComputeService
getPropertyValueAsBoolean(std::string)wrench::Service
getPropertyValueAsDouble(std::string)wrench::Service
getPropertyValueAsString(std::string)wrench::Service
getPropertyValueAsUnsignedLong(std::string)wrench::Service
getReturnValue()wrench::S4U_Daemon
getScratch()wrench::ComputeService
getScratchSharedPtr()wrench::ComputeServiceprotected
getServiceByName(std::string name)wrench::Serviceinlineprotectedstatic
getSharedPtr()wrench::Serviceinlineprotected
getState()wrench::S4U_Daemon
getTotalNumCores()wrench::ComputeService
getTotalNumIdleCores()wrench::ComputeServicevirtual
getTotalScratchSpaceSize()wrench::ComputeService
getTTL()wrench::ComputeService
getVMComputeService(const std::string &vm_name)wrench::CloudComputeServicevirtual
getVMPhysicalHostname(const std::string &vm_name)wrench::CloudComputeServicevirtual
hasReturnedFromMain()wrench::S4U_Daemon
hasScratch()wrench::ComputeService
hostnamewrench::S4U_Daemon
increaseNumCompletedServicesCount()wrench::Servicestatic
initial_mailbox_namewrench::S4U_Daemon
isDaemonized()wrench::S4U_Daemon
isSetToAutoRestart()wrench::S4U_Daemon
isThereAtLeastOneHostWithIdleResources(unsigned long num_cores, double ram)wrench::ComputeServicevirtual
isUp()wrench::Service
isVMDown(const std::string &vm_name)wrench::CloudComputeServicevirtual
isVMRunning(const std::string &vm_name)wrench::CloudComputeServicevirtual
isVMSuspended(const std::string &vm_name)wrench::CloudComputeServicevirtual
join()wrench::S4U_Daemon
killActor()wrench::S4U_Daemonprotected
life_saverwrench::S4U_Daemon
mailbox_namewrench::S4U_Daemon
main() overridewrench::CloudComputeServiceprotectedvirtual
messagepayload_listwrench::Serviceprotected
namewrench::Serviceprotected
network_timeoutwrench::Serviceprotected
num_startswrench::S4U_Daemonprotected
process_namewrench::S4U_Daemon
processBareMetalComputeServiceTermination(std::shared_ptr< BareMetalComputeService > cs, int exit_code)wrench::CloudComputeServiceprotectedvirtual
processCreateVM(const std::string &answer_mailbox, unsigned long requested_num_cores, double requested_ram, std::string desired_vm_name, std::map< std::string, std::string > property_list, std::map< std::string, double > messagepayload_list)wrench::CloudComputeServiceprotectedvirtual
processDestroyVM(const std::string &answer_mailbox, const std::string &vm_name)wrench::CloudComputeServiceprotectedvirtual
processGetExecutionHosts(const std::string &answer_mailbox)wrench::CloudComputeServiceprotectedvirtual
processGetResourceInformation(const std::string &answer_mailbox)wrench::CloudComputeServiceprotectedvirtual
processIsThereAtLeastOneHostWithAvailableResources(const std::string &answer_mailbox, unsigned long num_cores, double ram)wrench::CloudComputeServiceprotectedvirtual
processNextMessage()wrench::CloudComputeServiceprotectedvirtual
processResumeVM(const std::string &answer_mailbox, const std::string &vm_name)wrench::CloudComputeServiceprotectedvirtual
processShutdownVM(const std::string &answer_mailbox, const std::string &vm_name)wrench::CloudComputeServiceprotectedvirtual
processStartVM(const std::string &answer_mailbox, const std::string &vm_name, const std::string &pm_name)wrench::CloudComputeServiceprotectedvirtual
processSubmitPilotJob(const std::string &answer_mailbox, std::shared_ptr< PilotJob > job, std::map< std::string, std::string > &service_specific_args)wrench::CloudComputeServiceprotectedvirtual
processSubmitStandardJob(const std::string &answer_mailbox, std::shared_ptr< StandardJob > job, std::map< std::string, std::string > &service_specific_args)wrench::CloudComputeServiceprotectedvirtual
processSuspendVM(const std::string &answer_mailbox, const std::string &vm_name)wrench::CloudComputeServiceprotectedvirtual
property_listwrench::Serviceprotected
releaseDaemonLock()wrench::S4U_Daemonprotected
resume()wrench::Service
resumeActor()wrench::S4U_Daemon
resumeVM(const std::string &vm_name)wrench::CloudComputeServicevirtual
runMainMethod()wrench::S4U_Daemonprotected
S4U_Daemon(std::string hostname, std::string process_name_prefix, std::string mailbox_prefix)wrench::S4U_Daemon
scratch_space_storage_servicewrench::ComputeServiceprotected
sendRequest(std::string &answer_mailbox, ComputeServiceMessage *message)wrench::CloudComputeServiceprotected
Service(std::string hostname, std::string process_name_prefix, std::string mailbox_name_prefix)wrench::Serviceprotected
serviceSanityCheck()wrench::Serviceprotected
setMessagePayload(std::string, double)wrench::Serviceprotected
setMessagePayloads(std::map< std::string, double > default_messagepayload_values, std::map< std::string, double > 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
setupOnExitFunction()wrench::S4U_Daemon
shutdownVM(const std::string &vm_name)wrench::CloudComputeServicevirtual
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_name)wrench::CloudComputeServicevirtual
statewrench::S4U_Daemonprotected
State enum namewrench::S4U_Daemon
stop() overridewrench::ComputeServicevirtual
stopAllVMs()wrench::CloudComputeServiceprotected
submitJob(std::shared_ptr< WorkflowJob > job, const std::map< std::string, std::string > &={})wrench::ComputeServiceprotected
submitPilotJob(std::shared_ptr< PilotJob > job, const std::map< std::string, std::string > &service_specific_args) overridewrench::CloudComputeServicevirtual
submitStandardJob(std::shared_ptr< StandardJob > job, const std::map< std::string, std::string > &service_specific_args) overridewrench::CloudComputeServicevirtual
supportsPilotJobs()wrench::ComputeService
supportsStandardJobs()wrench::ComputeService
suspend()wrench::Service
suspendActor()wrench::S4U_Daemon
SUSPENDED enum valuewrench::S4U_Daemon
suspendVM(const std::string &vm_name)wrench::CloudComputeServicevirtual
terminateJob(std::shared_ptr< WorkflowJob > job)wrench::ComputeService
terminatePilotJob(std::shared_ptr< PilotJob > job) overridewrench::CloudComputeServicevirtual
terminateStandardJob(std::shared_ptr< StandardJob > job) overridewrench::CloudComputeServicevirtual
UP enum valuewrench::S4U_Daemon
used_cores_per_execution_hostwrench::CloudComputeServiceprotected
used_ram_per_execution_hostwrench::CloudComputeServiceprotected
validateProperties()wrench::CloudComputeService
vm_listwrench::CloudComputeServiceprotected
~CloudComputeService()wrench::CloudComputeService
~ComputeService() (defined in wrench::ComputeService)wrench::ComputeServiceinlinevirtual
~S4U_Daemon()wrench::S4U_Daemonvirtual
~Service()wrench::Serviceprotected