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

SYNOPSIS

6          bool
7          mongoc_write_concern_get_journal (const mongoc_write_concern_t *write_concern);
8

PARAMETERS

10write_concern: A mongoc_write_concern_t.
11

DESCRIPTION

13       Fetches if the write should be journaled before indicating success.
14

RETURNS

16       Returns true if the write should be journaled.
17

AUTHOR

19       MongoDB, Inc
20
22       2017-present, MongoDB, Inc
23
24
25
26
271.25.1                           Nov 08, 202M3ONGOC_WRITE_CONCERN_GET_JOURNAL(3)
Impressum