const char *
mongoc_topology_description_type (const
mongoc_topology_description_t *td);
|
• |
td: A mongoc_topology_description_t. |
This function returns a string, one of the topology types defined in the Server Discovery And Monitoring Spec:
|
• |
Unknown |
|||
|
• |
Single |
|||
|
• |
Sharded |
|||
|
• |
ReplicaSetNoPrimary |
|||
|
• |
ReplicaSetWithPrimary |
|||
|
• |
LoadBalanced |
MongoDB, Inc
2017-present, MongoDB, Inc