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