mongo::dur::Stats Struct Reference
#include <dur_stats.h>
List of all members.
Detailed Description
journaling stats. the model here is that the commit thread is the only writer, and that reads are uncommon (from a serverStatus command and such). Thus, there should not be multicore chatter overhead.
Definition at line 9 of file dur_stats.h.
Constructor & Destructor Documentation
mongo::dur::Stats::Stats |
( |
|
) |
|
Member Function Documentation
BSONObj mongo::dur::Stats::asObj |
( |
|
) |
|
S* mongo::dur::Stats::other |
( |
|
) |
[private] |
void mongo::dur::Stats::rotate |
( |
|
) |
|
Member Data Documentation
The documentation for this struct was generated from the following file: