1MONGOC_WRITE_CONCERN_GET_WMAJORITY(3l)ibmongMoOcNGOC_WRITE_CONCERN_GET_WMAJORITY(3)
2
3
4

SYNOPSIS

6          bool
7          mongoc_write_concern_get_wmajority (
8             const mongoc_write_concern_t *write_concern);
9

PARAMETERS

11write_concern: A mongoc_write_concern_t.
12

DESCRIPTION

14       Fetches  if  the  write should be written to a majority of nodes before
15       indicating success.
16

RETURNS

18       Returns true if wmajority is set.
19

AUTHOR

21       MongoDB, Inc
22
24       2017-present, MongoDB, Inc
25
26
27
28
291.25.1                           Nov 08, 2M0O2N3GOC_WRITE_CONCERN_GET_WMAJORITY(3)
Impressum