mongo::Manager Class Reference
#include <rs.h>
List of all members.
Detailed Description
Definition at line 65 of file rs.h.
Constructor & Destructor Documentation
virtual mongo::Manager::~Manager |
( |
|
) |
[virtual] |
Member Function Documentation
const Member* mongo::Manager::findOtherPrimary |
( |
bool & |
two |
) |
[private] |
- Parameters:
-
| two | - if true two primaries were seen. this can happen transiently, in addition to our polling being only occasional. in this case null is returned, but the caller should not assume primary itself in that situation. |
void mongo::Manager::msgCheckNewState |
( |
|
) |
|
void mongo::Manager::msgReceivedNewConfig |
( |
BSONObj |
|
) |
|
void mongo::Manager::noteARemoteIsPrimary |
( |
const Member * |
|
) |
[private] |
virtual void mongo::Manager::starting |
( |
|
) |
[private, virtual] |
Member Data Documentation
Definition at line 68 of file rs.h.
Definition at line 67 of file rs.h.
Definition at line 66 of file rs.h.
The documentation for this class was generated from the following file: