wrench::ComputeServiceTerminatePilotJobRequestMessage
-
class ComputeServiceTerminatePilotJobRequestMessage : public wrench::ComputeServiceMessage
A message sent to a ComputeService to terminate a PilotJob previously submitted for execution.
Public Functions
**
Constructor
- Parameters
answer_mailbox – mailbox to which the answer message should be sent
job – a pilot job whose termination is requested
payload – message size in bytes
- Throws
std::invalid_arguments –