A "compute service doesn't have enough cores" failure cause. More...
#include <NotEnoughResources.h>
Public Member Functions | |
std::shared_ptr< ComputeService > | getComputeService () |
Getter. More... | |
WorkflowJob * | getJob () |
Getter. More... | |
std::string | toString () |
Get the human-readable failure message. More... | |
Detailed Description
A "compute service doesn't have enough cores" failure cause.
Member Function Documentation
◆ getComputeService()
std::shared_ptr< ComputeService > wrench::NotEnoughResources::getComputeService | ( | ) |
Getter.
- Returns
- the compute service
◆ getJob()
WorkflowJob * wrench::NotEnoughResources::getJob | ( | ) |
Getter.
- Returns
- the job
◆ toString()
|
virtual |
The documentation for this class was generated from the following files:
- NotEnoughResources.h
- NotEnoughResources.cpp