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