WRENCH  1.11
Cyberinfrastructure Simulation Workbench
Overview Installation Getting Started WRENCH 101 WRENCH 102
Static Public Attributes | List of all members
wrench::FileRegistryServiceProperty Class Reference

Configurable properties for a FileRegistryService. More...

#include <FileRegistryServiceProperty.h>

Inheritance diagram for wrench::FileRegistryServiceProperty:
wrench::ServiceProperty

Static Public 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.
 

Detailed Description

Configurable properties for a FileRegistryService.


The documentation for this class was generated from the following file: