mongoc_write_concern_get_journal
mongoc_write_concern_get_journal()
- Provided by: libmongoc-doc (Version: 1.21.0-1build1)
- Source: mongo-c-driver
- Report a bug
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