This is the complete list of members for wrench::FileRegistryService, including all inherited members.
addEntry(WorkflowFile *file, std::shared_ptr< FileLocation > location) | wrench::FileRegistryService | |
assertServiceIsUp() | wrench::Service | |
FileRegistryService(std::string hostname, std::map< std::string, std::string > property_list={}, std::map< std::string, double > messagepayload_list={}) | wrench::FileRegistryService | explicit |
getHostname() | wrench::Service | |
getNetworkTimeoutValue() | wrench::Service | |
getPropertyValueAsBoolean(std::string) | wrench::Service | |
getPropertyValueAsDouble(std::string) | wrench::Service | |
getPropertyValueAsString(std::string) | wrench::Service | |
getPropertyValueAsUnsignedLong(std::string) | wrench::Service | |
isUp() | wrench::Service | |
lookupEntry(WorkflowFile *file) | wrench::FileRegistryService | |
lookupEntry(WorkflowFile *file, std::string reference_host, std::shared_ptr< NetworkProximityService > network_proximity_service) | wrench::FileRegistryService | |
removeEntry(WorkflowFile *file, std::shared_ptr< FileLocation > location) | wrench::FileRegistryService | |
resume() | wrench::Service | |
setNetworkTimeoutValue(double value) | wrench::Service | |
start(std::shared_ptr< Service > this_service, bool daemonize, bool auto_restart) | wrench::Service | |
stop() | wrench::Service | virtual |
suspend() | wrench::Service | |