A message sent/received by a StorageService that has a file size as a payload.
More...
#include <StorageServiceMessage.h>
A message sent/received by a StorageService that has a file size as a payload.
◆ StorageServiceFileContentChunkMessage()
wrench::StorageServiceFileContentChunkMessage::StorageServiceFileContentChunkMessage |
( |
WorkflowFile * |
file, |
|
|
unsigned long |
chunk_size, |
|
|
bool |
last_chunk |
|
) |
| |
|
explicit |
Constructor.
- Parameters
-
file | the workflow data file to which this chunk belongs |
chunk_size | the chunk size |
last_chunk | whether this is the last chunk in the file |
The documentation for this class was generated from the following files: