A message sent to a ComputeService to terminate a CompoundJob previously submitted for execution.
More...
#include <ComputeServiceMessage.h>
A message sent to a ComputeService to terminate a CompoundJob previously submitted for execution.
◆ ComputeServiceTerminateCompoundJobRequestMessage()
wrench::ComputeServiceTerminateCompoundJobRequestMessage::ComputeServiceTerminateCompoundJobRequestMessage |
( |
simgrid::s4u::Mailbox * |
answer_mailbox, |
|
|
std::shared_ptr< CompoundJob > |
job, |
|
|
double |
payload |
|
) |
| |
Constructor.
- Parameters
-
answer_mailbox | mailbox to which the answer message should be sent |
job | a compound job to terminate |
payload | message size in bytes |
- Exceptions
-
The documentation for this class was generated from the following files: