MONGOC_WRITE_CONCERN_GET_JOURNAL(3) libmongoc MONGOC_WRITE_CONCERN_GET_JOURNAL(3)

bool
mongoc_write_concern_get_journal (const mongoc_write_concern_t *write_concern);


write_concern: A mongoc_write_concern_t.

Fetches if the write should be journaled before indicating success.

Returns true if the write should be journaled.

MongoDB, Inc

2017-present, MongoDB, Inc

March 31, 2024 1.26.0