42 static void set(ServiceContext*
service,
43 std::unique_ptr<WiredTigerCustomizationHooks> custHooks);
Copyright (C) 2014 MongoDB Inc.
Definition: bson_collection_catalog_entry.cpp:38
virtual ~WiredTigerCustomizationHooks()
Definition: wiredtiger_customization_hooks.cpp:66
Definition: wiredtiger_customization_hooks.h:40
ServiceContextNoop service
Definition: kv_engine_test_timestamps.cpp:203
virtual std::string getTableCreateConfig(StringData tableName)
Gets an additional configuration string for the provided table name on a WT_SESSION::create call...
Definition: wiredtiger_customization_hooks.cpp:72
virtual bool enabled() const
Returns true if the customization hooks are enabled.
Definition: wiredtiger_customization_hooks.cpp:68