A message sent to a StorageService to lookup a file.
More...
#include <StorageServiceMessage.h>
A message sent to a StorageService to lookup a file.
◆ StorageServiceFileLookupRequestMessage()
wrench::StorageServiceFileLookupRequestMessage::StorageServiceFileLookupRequestMessage |
( |
simgrid::s4u::Mailbox * |
answer_mailbox, |
|
|
std::shared_ptr< DataFile > |
file, |
|
|
std::shared_ptr< FileLocation > |
location, |
|
|
double |
payload |
|
) |
| |
Constructor.
- Parameters
-
answer_mailbox | the mailbox to which to send the answer |
file | the file |
location | the file location (hopefully) |
payload | the message size in bytes |
- Exceptions
-
The documentation for this class was generated from the following files: