A message sent by a ComputeService when a PilotJob has started its execution.
More...
#include <ComputeServiceMessage.h>
A message sent by a ComputeService when a PilotJob has started its execution.
◆ ComputeServicePilotJobStartedMessage()
wrench::ComputeServicePilotJobStartedMessage::ComputeServicePilotJobStartedMessage |
( |
std::shared_ptr< PilotJob > |
job, |
|
|
std::shared_ptr< ComputeService > |
cs, |
|
|
double |
payload |
|
) |
| |
Constructor.
- Parameters
-
job | a pilot job that has started execution |
cs | the compute service on which the pilot job has started |
payload | message size in bytes |
- Exceptions
-
The documentation for this class was generated from the following files: