MongoDBCDriver
0.7.1
|
Public Attributes | |
mongo_host_port * | seeds |
List of seeds provided by the user. | |
mongo_host_port * | hosts |
List of host/ports given by the replica set. | |
char * | name |
Name of the replica set. | |
bson_bool_t | primary_connected |
Primary node connection status. |
char* mongo_replica_set::name |
Name of the replica set.
bson_bool_t mongo_replica_set::primary_connected |
Primary node connection status.
List of seeds provided by the user.