wrench::PilotJobExpiredEvent Class Reference

A "pilot job has expired" WorkflowExecutionEvent. More...

#include <PilotJobExpiredEvent.h>

Inheritance diagram for wrench::PilotJobExpiredEvent:
wrench::WorkflowExecutionEvent

Public Member Functions

std::string toString () override
 Get a textual description of the event. More...
 

Public Attributes

std::shared_ptr< ComputeServicecompute_service
 The compute service on which the pilot job has expired.
 
PilotJobpilot_job
 The pilot job that has expired.
 

Detailed Description

A "pilot job has expired" WorkflowExecutionEvent.

Member Function Documentation

◆ toString()

std::string wrench::PilotJobExpiredEvent::toString ( )
inlineoverride

Get a textual description of the event.

Returns
a text string

The documentation for this class was generated from the following file: