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