1MONGOC_WRITE_CONCERN_GET_JOURNAL(3)libmongocMONGOC_WRITE_CONCERN_GET_JOURNAL(3)
2
3
4

NAME

6       mongoc_write_concern_get_journal - mongoc_write_concern_get_journal()
7

SYNOPSIS

9          bool
10          mongoc_write_concern_get_journal (const mongoc_write_concern_t *write_concern);
11

PARAMETERS

13       ยท write_concern: A mongoc_write_concern_t.
14

DESCRIPTION

16       Fetches if the write should be journaled before indicating success.
17

RETURNS

19       Returns true if the write should be journaled.
20

AUTHOR

22       MongoDB, Inc
23
25       2017-present, MongoDB, Inc
26
27
28
29
301.16.2                           Feb 25, 202M0ONGOC_WRITE_CONCERN_GET_JOURNAL(3)
Impressum