Static Public Member Functions | |
static std::unique_ptr < ConfigurationInterface > | getConfiguration (const std::string &uri) |
|
static |
Get a ConfigurationInterface suitable for the given URI The URI specifies the type of the backend, its location or directory, and possibly port.
Usage example:
uri | The URI |