This is the complete list of members for wrench::BatchComputeService, including all inherited members.
ALL_CORES | wrench::ComputeService | static |
ALL_RAM | wrench::ComputeService | static |
assertServiceIsUp() | wrench::Service | |
BatchComputeService(const std::string &hostname, std::vector< std::string > compute_hosts, std::string scratch_space_mount_point, std::map< std::string, std::string > property_list={}, std::map< std::string, double > messagepayload_list={}) | wrench::BatchComputeService | |
getCoreFlopRate() | wrench::ComputeService | |
getFreeScratchSpaceSize() | wrench::ComputeService | |
getHostname() | wrench::Service | |
getHosts() | wrench::ComputeService | |
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 | |
getQueue() | wrench::BatchComputeService | |
getScratchSharedPtr() | wrench::ComputeService | |
getStartTimeEstimates(std::set< std::tuple< std::string, unsigned long, unsigned long, double >> resources) | wrench::BatchComputeService | |
getTotalNumCores() | wrench::ComputeService | |
getTotalNumIdleCores() | wrench::ComputeService | virtual |
getTotalScratchSpaceSize() | wrench::ComputeService | |
getTTL() | wrench::ComputeService | |
hasScratch() | wrench::ComputeService | |
isUp() | wrench::Service | |
resume() | wrench::Service | |
setNetworkTimeoutValue(double value) | wrench::Service | |
start(std::shared_ptr< Service > this_service, bool daemonize, bool auto_restart) | wrench::Service | |
stop() override | wrench::ComputeService | virtual |
supportsPilotJobs() | wrench::ComputeService | |
supportsStandardJobs() | wrench::ComputeService | |
suspend() | wrench::Service | |
terminateJob(std::shared_ptr< WorkflowJob > job) | wrench::ComputeService | |
~ComputeService() (defined in wrench::ComputeService) | wrench::ComputeService | inlinevirtual |