WRENCH
1.11
Cyberinfrastructure Simulation Workbench
|
Overview | Installation | Getting Started | WRENCH 101 | WRENCH 102 |
Configurable properties for a FileRegistryService. More...
#include <FileRegistryServiceProperty.h>
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. | |
Configurable properties for a FileRegistryService.