1MONGOC_READ_PREFS_GET_HEDGE(3)     libmongoc    MONGOC_READ_PREFS_GET_HEDGE(3)
2
3
4

NAME

6       mongoc_read_prefs_get_hedge - mongoc_read_prefs_get_hedge()
7

SYNOPSIS

9          const bson_t *
10          mongoc_read_prefs_get_hedge (const mongoc_read_prefs_t *read_prefs);
11

PARAMETERS

13read_prefs: A mongoc_read_prefs_t.
14

DESCRIPTION

16       Fetches any read preference hedge document that has been registered.
17

RETURNS

19       Returns a bson_t that should not be modified or freed.
20

AUTHOR

22       MongoDB, Inc
23
25       2017-present, MongoDB, Inc
26
27
28
29
301.20.0                           Nov 18, 2021   MONGOC_READ_PREFS_GET_HEDGE(3)
Impressum