Storage Engine API
mongo::WiredTigerUtil Member List

This is the complete list of members for mongo::WiredTigerUtil, including all inherited members.

_castStatisticsValue(uint64_t statisticsValue)mongo::WiredTigerUtilprivatestatic
_castStatisticsValue(uint64_t statisticsValue, T maximumResultType)mongo::WiredTigerUtilprivatestatic
_castStatisticsValue(uint64_t statisticsValue)mongo::WiredTigerUtil
_castStatisticsValue(uint64_t statisticsValue, ResultType maximumResultType)mongo::WiredTigerUtil
appendSnapshotWindowSettings(WiredTigerKVEngine *engine, WiredTigerSession *session, BSONObjBuilder *bob)mongo::WiredTigerUtilstatic
checkApplicationMetadataFormatVersion(OperationContext *opCtx, StringData uri, int64_t minimumVersion, int64_t maximumVersion)mongo::WiredTigerUtilstatic
checkTableCreationOptions(const BSONElement &configElem)mongo::WiredTigerUtilstatic
defaultEventHandlers()mongo::WiredTigerUtilstatic
exportTableToBSON(WT_SESSION *s, const std::string &uri, const std::string &config, BSONObjBuilder *bob)mongo::WiredTigerUtilstatic
fetchTypeAndSourceURI(OperationContext *opCtx, const std::string &tableUri, std::string *type, std::string *source)mongo::WiredTigerUtilstatic
getApplicationMetadata(OperationContext *opCtx, StringData uri, BSONObjBuilder *bob)mongo::WiredTigerUtilstatic
getApplicationMetadata(OperationContext *opCtx, StringData uri)mongo::WiredTigerUtilstatic
getCacheSizeMB(double requestedCacheSizeGB)mongo::WiredTigerUtilstatic
getIdentSize(WT_SESSION *s, const std::string &uri)mongo::WiredTigerUtilstatic
getMetadata(OperationContext *opCtx, StringData uri)mongo::WiredTigerUtilstatic
getStatisticsValue(WT_SESSION *session, const std::string &uri, const std::string &config, int statisticsKey)mongo::WiredTigerUtilstatic
getStatisticsValueAs(WT_SESSION *session, const std::string &uri, const std::string &config, int statisticsKey)mongo::WiredTigerUtilstatic
getStatisticsValueAs(WT_SESSION *session, const std::string &uri, const std::string &config, int statisticsKey, ResultType maximumResultType)mongo::WiredTigerUtilstatic
MONGO_DISALLOW_COPYING(WiredTigerUtil)mongo::WiredTigerUtilprivate
setTableLogging(OperationContext *opCtx, const std::string &uri, bool on)mongo::WiredTigerUtilstatic
setTableLogging(WT_SESSION *session, const std::string &uri, bool on)mongo::WiredTigerUtilstatic
useTableLogging(NamespaceString ns, bool replEnabled)mongo::WiredTigerUtilstatic
verifyTable(OperationContext *opCtx, const std::string &uri, std::vector< std::string > *errors=NULL)mongo::WiredTigerUtilstatic
WiredTigerUtil()mongo::WiredTigerUtilprivate