A message sent by the HostStateChangeDetector to notify some listener that a host has turned off.
More...
#include <HostStateChangeDetectorMessage.h>
|
std::string | hostname |
| The name of the host that has tuned off.
|
|
std::string | name |
| The message name.
|
|
double | payload |
| The message size in bytes.
|
|
A message sent by the HostStateChangeDetector to notify some listener that a host has turned off.
◆ HostHasTurnedOffMessage()
wrench::HostHasTurnedOffMessage::HostHasTurnedOffMessage |
( |
std::string |
hostname | ) |
|
|
explicit |
Constructor.
- Parameters
-
hostname | the name of the host that has turned off |
The documentation for this class was generated from the following files: