wrench::VirtualizedClusterService Member List

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

ALL_CORESwrench::ComputeServicestatic
ALL_RAMwrench::ComputeServicestatic
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
createVM(const std::string &pm_hostname, 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::VirtualizedClusterServicevirtual
wrench::CloudService::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
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::ComputeService
getScratchSharedPtr()wrench::ComputeService
getTotalNumCores()wrench::ComputeService
getTotalNumIdleCores()wrench::ComputeService
getTotalScratchSpaceSize()wrench::ComputeService
getTTL()wrench::ComputeService
hasScratch()wrench::ComputeService
isUp()wrench::Service
migrateVM(const std::string &vm_hostname, const std::string &dest_pm_hostname)wrench::VirtualizedClusterServicevirtual
resumeVM(const std::string &vm_hostname)wrench::CloudServicevirtual
SCRATCHwrench::ComputeServicestatic
setNetworkTimeoutValue(double value)wrench::Service
shutdownVM(const std::string &vm_hostname)wrench::CloudServicevirtual
start(std::shared_ptr< Service > this_service, bool daemonize, bool auto_restart)wrench::Service
startVM(const std::string &vm_hostname)wrench::CloudServicevirtual
State enum namewrench::Service
stop() overridewrench::ComputeServicevirtual
submitJob(WorkflowJob *job, std::map< std::string, std::string >={})wrench::ComputeService
supportsPilotJobs()wrench::ComputeService
supportsStandardJobs()wrench::ComputeService
suspendVM(const std::string &vm_hostname)wrench::CloudServicevirtual
terminateJob(WorkflowJob *job)wrench::ComputeService
UP enum valuewrench::Service
used_cores_per_execution_hostwrench::CloudServiceprotected
VirtualizedClusterService(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::VirtualizedClusterService
vm_listwrench::CloudServiceprotected
~ComputeService() (defined in wrench::ComputeService)wrench::ComputeServiceinlinevirtual