wrench::VirtualizedClusterComputeService Member List

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

ALL_CORESwrench::ComputeServicestatic
ALL_RAMwrench::ComputeServicestatic
assertServiceIsUp()wrench::Service
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
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
execution_hostswrench::CloudComputeServiceprotected
getCoreFlopRate()wrench::ComputeService
getExecutionHosts()wrench::CloudComputeService
getFreeScratchSpaceSize()wrench::ComputeService
getHostname()wrench::Service
getMemoryCapacity()wrench::ComputeService
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
getScratchSharedPtr()wrench::ComputeService
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::VirtualizedClusterComputeService
hasScratch()wrench::ComputeService
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
migrateVM(const std::string &vm_name, const std::string &dest_pm_hostname)wrench::VirtualizedClusterComputeServicevirtual
resume()wrench::Service
resumeVM(const std::string &vm_name)wrench::CloudComputeServicevirtual
setNetworkTimeoutValue(double value)wrench::Service
shutdownVM(const std::string &vm_name)wrench::CloudComputeServicevirtual
start(std::shared_ptr< Service > this_service, bool daemonize, bool auto_restart)wrench::Service
startVM(const std::string &vm_name, const std::string &pm_name)wrench::VirtualizedClusterComputeServicevirtual
startVM(const std::string &vm_name)wrench::VirtualizedClusterComputeService
wrench::CloudComputeService::startVM(const std::string &vm_name)wrench::CloudComputeServicevirtual
stop() overridewrench::ComputeServicevirtual
supportsPilotJobs()wrench::ComputeService
supportsStandardJobs()wrench::ComputeService
suspend()wrench::Service
suspendVM(const std::string &vm_name)wrench::CloudComputeServicevirtual
terminateJob(WorkflowJob *job)wrench::ComputeService
used_cores_per_execution_hostwrench::CloudComputeServiceprotected
used_ram_per_execution_hostwrench::CloudComputeServiceprotected
VirtualizedClusterComputeService(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::VirtualizedClusterComputeService
vm_listwrench::CloudComputeServiceprotected
~ComputeService() (defined in wrench::ComputeService)wrench::ComputeServiceinlinevirtual