#include <wiredtiger_extensions.h>
◆ addExtension()
void mongo::WiredTigerExtensions::addExtension |
( |
StringData |
extensionConfigStr | ) |
|
Add an item to the wiredtiger_open
extensions list.
◆ get()
◆ getOpenExtensionsConfig()
std::string mongo::WiredTigerExtensions::getOpenExtensionsConfig |
( |
| ) |
const |
Return the extensions=[...]
piece for a wiredtiger_open
call.
◆ set()
◆ _wtExtensions
std::vector<std::string> mongo::WiredTigerExtensions::_wtExtensions |
|
private |
The documentation for this class was generated from the following files: