wrench::CompoundStorageServiceProperty

class CompoundStorageServiceProperty : public wrench::StorageServiceProperty

Configurable properties for a CompoundStorageService.

Public Static Attributes

static const std::string MAX_ALLOCATION_CHUNK_SIZE

Property that defines how the underlying storage is selected: So far the only option is to have an external process that update actions in job (property value: “external”), with the CompoundStorageService being passive. A future option would be to have the CSS take the decision upon receiving an IO request.