mongo::ReplSet Class Reference
#include <rs.h>
List of all members.
Detailed Description
Definition at line 356 of file rs.h.
Constructor & Destructor Documentation
Definition at line 358 of file rs.h.
Member Function Documentation
bool mongo::ReplSet::buildIndexes |
( |
|
) |
const [inline] |
Definition at line 371 of file rs.h.
void mongo::ReplSet::fatal |
( |
|
) |
[inline] |
Definition at line 376 of file rs.h.
Definition at line 385 of file rs.h.
bool mongo::ReplSet::freeze |
( |
int |
secs |
) |
[inline] |
Definition at line 364 of file rs.h.
Definition at line 393 of file rs.h.
void mongo::ReplSet::getOplogDiagsAsHtml |
( |
unsigned |
server_id, |
|
|
stringstream & |
ss | |
|
) |
| | const [inline] |
Definition at line 382 of file rs.h.
void mongo::ReplSet::go |
( |
|
) |
[inline] |
Definition at line 374 of file rs.h.
void mongo::ReplSet::haveNewConfig |
( |
ReplSetConfig & |
c, |
|
|
bool |
comment | |
|
) |
| | |
string mongo::ReplSet::hbmsg |
( |
|
) |
const [inline] |
Definition at line 398 of file rs.h.
bool mongo::ReplSet::isPrimary |
( |
|
) |
[inline] |
Definition at line 377 of file rs.h.
bool mongo::ReplSet::isSecondary |
( |
|
) |
[inline] |
Definition at line 378 of file rs.h.
bool mongo::ReplSet::lockedByMe |
( |
|
) |
[inline] |
string mongo::ReplSet::name |
( |
|
) |
const [inline] |
string mongo::ReplSet::selfFullName |
( |
|
) |
[inline] |
Definition at line 366 of file rs.h.
bool mongo::ReplSet::stepDown |
( |
int |
secs |
) |
[inline] |
Definition at line 361 of file rs.h.
void mongo::ReplSet::summarizeAsHtml |
( |
stringstream & |
ss |
) |
const [inline] |
Definition at line 383 of file rs.h.
void mongo::ReplSet::summarizeStatus |
( |
BSONObjBuilder & |
b |
) |
const [inline] |
Definition at line 384 of file rs.h.
The documentation for this class was generated from the following file: