MONGOC_INDEX_OPT_WT_T(3) | libmongoc | MONGOC_INDEX_OPT_WT_T(3) |
mongoc_index_opt_wt_t - mongoc_index_opt_wt_t
#include <mongoc/mongoc.h> typedef struct {
mongoc_index_opt_storage_t base;
const char *config_str;
void *padding[8]; } mongoc_index_opt_wt_t;
This structure contains the options that may be used for tuning a WiredTiger specific index.
mongoc_index_opt_t
mongoc_index_opt_geo_t
MongoDB, Inc
2017-present, MongoDB, Inc
June 4, 2021 | 1.17.6 |