#include <wiredtiger_global_options.h>
◆ WiredTigerGlobalOptions()
mongo::WiredTigerGlobalOptions::WiredTigerGlobalOptions |
( |
| ) |
|
|
inline |
◆ add()
Status mongo::WiredTigerGlobalOptions::add |
( |
moe::OptionSection * |
options | ) |
|
◆ store()
Status mongo::WiredTigerGlobalOptions::store |
( |
const moe::Environment & |
params, |
|
|
const std::vector< std::string > & |
args |
|
) |
| |
◆ cacheSizeGB
double mongo::WiredTigerGlobalOptions::cacheSizeGB |
◆ checkpointDelaySecs
size_t mongo::WiredTigerGlobalOptions::checkpointDelaySecs |
◆ collectionBlockCompressor
std::string mongo::WiredTigerGlobalOptions::collectionBlockCompressor |
◆ collectionConfig
std::string mongo::WiredTigerGlobalOptions::collectionConfig |
◆ directoryForIndexes
bool mongo::WiredTigerGlobalOptions::directoryForIndexes |
◆ engineConfig
std::string mongo::WiredTigerGlobalOptions::engineConfig |
◆ indexBlockCompressor
std::string mongo::WiredTigerGlobalOptions::indexBlockCompressor |
◆ indexConfig
std::string mongo::WiredTigerGlobalOptions::indexConfig |
◆ journalCompressor
std::string mongo::WiredTigerGlobalOptions::journalCompressor |
◆ statisticsLogDelaySecs
size_t mongo::WiredTigerGlobalOptions::statisticsLogDelaySecs |
◆ useCollectionPrefixCompression
bool mongo::WiredTigerGlobalOptions::useCollectionPrefixCompression |
◆ useIndexPrefixCompression
bool mongo::WiredTigerGlobalOptions::useIndexPrefixCompression |
The documentation for this class was generated from the following files: