mongo::ShardedConnectionInfo Class Reference
#include <d_logic.h>
List of all members.
Detailed Description
one per connection from mongos holds version state for each namesapce
Definition at line 161 of file d_logic.h.
Constructor & Destructor Documentation
mongo::ShardedConnectionInfo::ShardedConnectionInfo |
( |
|
) |
|
Member Function Documentation
void mongo::ShardedConnectionInfo::enterForceVersionOkMode |
( |
|
) |
[inline] |
const OID& mongo::ShardedConnectionInfo::getID |
( |
|
) |
const [inline] |
const ConfigVersion mongo::ShardedConnectionInfo::getVersion |
( |
const string & |
ns |
) |
const |
bool mongo::ShardedConnectionInfo::hasID |
( |
|
) |
const [inline] |
bool mongo::ShardedConnectionInfo::inForceVersionOkMode |
( |
|
) |
const [inline] |
void mongo::ShardedConnectionInfo::leaveForceVersionOkMode |
( |
|
) |
[inline] |
static void mongo::ShardedConnectionInfo::reset |
( |
|
) |
[static] |
void mongo::ShardedConnectionInfo::setID |
( |
const OID & |
id |
) |
|
void mongo::ShardedConnectionInfo::setVersion |
( |
const string & |
ns, |
|
|
const ConfigVersion & |
version | |
|
) |
| | |
Member Data Documentation
The documentation for this class was generated from the following file: