wrench::FileRegistryServiceProperty
-
class FileRegistryServiceProperty : public wrench::ServiceProperty
Configurable properties for a FileRegistryService.
Public Static Attributes
-
static const std::string ADD_ENTRY_COMPUTE_COST
The computational cost, in flops, of adding, an entry for a file.
-
static const std::string LOOKUP_COMPUTE_COST
The computational cost, in flops, of looking entries for a file.
-
static const std::string REMOVE_ENTRY_COMPUTE_COST
The computational cost, in flops, of removing an entry for a file.
-
static const std::string ADD_ENTRY_COMPUTE_COST