![]() |
Storage Engine API
|
Adds "wiredTiger" to the results of db.serverStatus(). More...
#include <wiredtiger_server_status.h>
Adds "wiredTiger" to the results of db.serverStatus().
Public Member Functions | |
WiredTigerServerStatusSection (WiredTigerKVEngine *engine) | |
virtual bool | includeByDefault () const |
virtual BSONObj | generateSection (OperationContext *opCtx, const BSONElement &configElement) const |
Private Attributes | |
WiredTigerKVEngine * | _engine |
mongo::WiredTigerServerStatusSection::WiredTigerServerStatusSection | ( | WiredTigerKVEngine * | engine | ) |
|
virtual |
|
virtual |
|
private |