A message sent to a StorageService to write a file.
More...
#include <StorageServiceMessage.h>
A message sent to a StorageService to write a file.
◆ StorageServiceFileWriteRequestMessage()
wrench::StorageServiceFileWriteRequestMessage::StorageServiceFileWriteRequestMessage |
( |
std::string |
answer_mailbox, |
|
|
WorkflowFile * |
file, |
|
|
std::shared_ptr< FileLocation > |
location, |
|
|
unsigned long |
buffer_size, |
|
|
double |
payload |
|
) |
| |
Constructor.
- Parameters
-
answer_mailbox | the mailbox to which to send the answer |
file | the file |
location | the file location |
buffer_size | the buffer size |
payload | the message size in bytes |
- Exceptions
-
The documentation for this class was generated from the following files: