#include <wiredtiger_customization_hooks.h>
◆ ~WiredTigerCustomizationHooks()
mongo::WiredTigerCustomizationHooks::~WiredTigerCustomizationHooks |
( |
| ) |
|
|
virtual |
◆ enabled()
bool mongo::WiredTigerCustomizationHooks::enabled |
( |
| ) |
const |
|
virtual |
Returns true if the customization hooks are enabled.
◆ get()
◆ getTableCreateConfig()
std::string mongo::WiredTigerCustomizationHooks::getTableCreateConfig |
( |
StringData |
tableName | ) |
|
|
virtual |
Gets an additional configuration string for the provided table name on a WT_SESSION::create
call.
◆ set()
The documentation for this class was generated from the following files: