11 #ifndef WRENCH_VIRTUALIZEDCLUSTERMESSAGEPAYLOAD_H
12 #define WRENCH_VIRTUALIZEDCLUSTERMESSAGEPAYLOAD_H
14 #include "wrench/services/compute/cloud/CloudComputeServiceMessagePayload.h"
32 #endif //WRENCH_VIRTUALIZEDCLUSTERMESSAGEPAYLOAD_H
Configurable message payloads for a CloudService.
Definition: CloudComputeServiceMessagePayload.h:20
Configurable message payloads for a VirtualizedClusterComputeService.
Definition: VirtualizedClusterComputeServiceMessagePayload.h:21
Definition: Action.cpp:28
static const std::string MIGRATE_VM_REQUEST_MESSAGE_PAYLOAD
The number of bytes in the control message sent to the service to request a VM migration.
Definition: VirtualizedClusterComputeServiceMessagePayload.h:25
static const std::string MIGRATE_VM_ANSWER_MESSAGE_PAYLOAD
The number of bytes in the control message sent by the service in answer to a VM migration request.
Definition: VirtualizedClusterComputeServiceMessagePayload.h:27