wrench::StorageServiceAckMessage
-
class StorageServiceAckMessage : public wrench::StorageServiceMessage
A message sent by a StorageService as an ack.
Public Functions
Constructor.
- Parameters:
location – the file location
Public Members
-
std::shared_ptr<FileLocation> location
The location.