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