wrench::StorageServiceFileContentChunkMessage
-
class StorageServiceFileContentChunkMessage : public wrench::StorageServiceMessage
A message sent/received by a StorageService that has a file size as a payload.
Public Functions
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