1MONGOC_TOPOLOGY_DESCRIPTION_TYPE(3)libmongocMONGOC_TOPOLOGY_DESCRIPTION_TYPE(3)
2
3
4

SYNOPSIS

6          const char *
7          mongoc_topology_description_type (const mongoc_topology_description_t *td);
8

PARAMETERS

10td: A mongoc_topology_description_t.
11

DESCRIPTION

13       This  function  returns  a string, one of the topology types defined in
14       the Server Discovery And Monitoring Spec:
15
16       • Unknown
17
18       • Single
19
20       • Sharded
21
22       • ReplicaSetNoPrimary
23
24       • ReplicaSetWithPrimary
25
26       • LoadBalanced
27

AUTHOR

29       MongoDB, Inc
30
32       2017-present, MongoDB, Inc
33
34
35
36
371.25.1                           Nov 08, 202M3ONGOC_TOPOLOGY_DESCRIPTION_TYPE(3)
Impressum