MONGOC_WRITE_CONCERN_GET_JOURNAL(3) | MongoDB C Driver | MONGOC_WRITE_CONCERN_GET_JOURNAL(3) |
mongoc_write_concern_get_journal - mongoc_write_concern_get_journal()
bool mongoc_write_concern_get_journal (const mongoc_write_concern_t *write_concern);
Fetches if the write should be journaled before indicating success.
Returns true if the write should be journaled.
MongoDB, Inc
2017-present, MongoDB, Inc
February 23, 2019 | 1.14.0 |