libmongo-client  0.1.8
Data Fields
mongo_sync_conn_recovery_cache Struct Reference

synchronous connection recovery cache object More...

#include <libmongo-private.h>

Collaboration diagram for mongo_sync_conn_recovery_cache:
Collaboration graph
[legend]

Data Fields

replica_set rs
 The replica set.
auth_credentials auth
 The authentication credentials.

Detailed Description

synchronous connection recovery cache object

Connection Recovery Cache for MongoDb.


Field Documentation

auth_credentials mongo_sync_conn_recovery_cache::auth

The authentication credentials.

replica_set mongo_sync_conn_recovery_cache::rs

The replica set.

 All Data Structures Variables