11 #ifndef WRENCH_COMPUTESERVICEPROPERTY_H
12 #define WRENCH_COMPUTESERVICEPROPERTY_H
14 #include "wrench/services/ServiceProperty.h"
30 #endif //WRENCH_COMPUTESERVICEPROPERTY_H
Configurable properties for a Service.
Definition: ServiceProperty.h:25
Configurable properties for a ComputeService.
Definition: ComputeServiceProperty.h:21
static const std::string SUPPORTS_PILOT_JOBS
Whether the compute service supports pilot jobs (true or false)
Definition: ComputeServiceProperty.h:26
static const std::string SUPPORTS_STANDARD_JOBS
Whether the compute service supports standard jobs (true or false)
Definition: ComputeServiceProperty.h:24