WRENCH  1.11
Cyberinfrastructure Simulation Workbench
Overview Installation Getting Started WRENCH 101 WRENCH 102
wrench::HTCondorComputeService Member List

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

addComputeService(std::shared_ptr< ComputeService > compute_service)wrench::HTCondorComputeService
ALL_CORESwrench::ComputeServicestatic
ALL_RAMwrench::ComputeServicestatic
assertServiceIsUp()wrench::Service
getCoreFlopRate()wrench::ComputeService
getFreeScratchSpaceSize()wrench::ComputeService
getHostname()wrench::Service
getHosts()wrench::ComputeService
getLocalStorageService() constwrench::HTCondorComputeService
getMemoryCapacity()wrench::ComputeService
getNetworkTimeoutValue()wrench::Service
getNumHosts()wrench::ComputeService
getPerHostAvailableMemoryCapacity()wrench::ComputeService
getPerHostNumCores()wrench::ComputeService
getPerHostNumIdleCores()wrench::ComputeService
getPhysicalHostname()wrench::Service
getPropertyValueAsBoolean(WRENCH_PROPERTY_TYPE)wrench::Service
getPropertyValueAsDouble(WRENCH_PROPERTY_TYPE)wrench::Service
getPropertyValueAsString(WRENCH_PROPERTY_TYPE)wrench::Service
getPropertyValueAsUnsignedLong(WRENCH_PROPERTY_TYPE)wrench::Service
getScratchSharedPtr()wrench::ComputeService
getTotalNumCores()wrench::ComputeService
getTotalNumIdleCores()wrench::ComputeServicevirtual
getTotalScratchSpaceSize()wrench::ComputeService
getTTL()wrench::ComputeService
hasScratch() constwrench::ComputeServicevirtual
HTCondorComputeService(const std::string &hostname, std::set< std::shared_ptr< ComputeService >> compute_services, WRENCH_PROPERTY_COLLECTION_TYPE property_list={}, WRENCH_MESSAGE_PAYLOADCOLLECTION_TYPE messagepayload_list={})wrench::HTCondorComputeService
isThereAtLeastOneHostWithIdleResources(unsigned long num_cores, double ram)wrench::ComputeServicevirtual
isUp()wrench::Service
resume()wrench::Service
setLocalStorageService(std::shared_ptr< StorageService > local_storage_service)wrench::HTCondorComputeService
setNetworkTimeoutValue(double value)wrench::Service
start(std::shared_ptr< Service > this_service, bool daemonize, bool auto_restart)wrench::Service
stop() overridewrench::ComputeServicevirtual
stop(bool send_failure_notifications, ComputeService::TerminationCause termination_cause)wrench::ComputeServicevirtual
submitCompoundJob(std::shared_ptr< CompoundJob > job, const std::map< std::string, std::string > &service_specific_arguments) overridewrench::HTCondorComputeService
supportsCompoundJobs() overridewrench::HTCondorComputeServicevirtual
supportsPilotJobs() overridewrench::HTCondorComputeServicevirtual
supportsStandardJobs() overridewrench::HTCondorComputeServicevirtual
suspend()wrench::Service
terminateJob(std::shared_ptr< CompoundJob > job)wrench::ComputeService
TERMINATION_COMPUTE_SERVICE_TERMINATED enum value (defined in wrench::ComputeService)wrench::ComputeService
TERMINATION_JOB_KILLED enum value (defined in wrench::ComputeService)wrench::ComputeService
TERMINATION_JOB_TIMEOUT enum value (defined in wrench::ComputeService)wrench::ComputeService
TERMINATION_NONE enum value (defined in wrench::ComputeService)wrench::ComputeService
TerminationCause enum namewrench::ComputeService
validateJobsUseOfScratch(std::map< std::string, std::string > &service_specific_args) overridewrench::HTCondorComputeService
validateServiceSpecificArguments(std::shared_ptr< CompoundJob > compound_job, std::map< std::string, std::string > &service_specific_args) overridewrench::HTCondorComputeService
~ComputeService() (defined in wrench::ComputeService)wrench::ComputeServiceinlinevirtual