wrench::StorageServiceNotEnoughSpace
-
class StorageServiceNotEnoughSpace : public wrench::FailureCause
A “not enough space on storage service” failure cause.
Public Functions
-
std::shared_ptr<StorageService> getStorageService()
Getter.
- Returns:
the storage service
-
virtual std::string toString() override
Get the human-readable failure message.
- Returns:
the message
-
std::shared_ptr<StorageService> getStorageService()