◆ JournalLatencyTestCmd()
mongo::JournalLatencyTestCmd::JournalLatencyTestCmd |
( |
| ) |
|
|
inline |
◆ addRequiredPrivileges()
virtual void mongo::JournalLatencyTestCmd::addRequiredPrivileges |
( |
const std::string & |
dbname, |
|
|
const BSONObj & |
cmdObj, |
|
|
std::vector< Privilege > * |
out |
|
) |
| const |
|
inlinevirtual |
◆ adminOnly()
virtual bool mongo::JournalLatencyTestCmd::adminOnly |
( |
| ) |
const |
|
inlinevirtual |
◆ help()
std::string mongo::JournalLatencyTestCmd::help |
( |
| ) |
const |
|
inlineoverride |
◆ run()
bool mongo::JournalLatencyTestCmd::run |
( |
OperationContext * |
opCtx, |
|
|
const string & |
dbname, |
|
|
const BSONObj & |
cmdObj, |
|
|
BSONObjBuilder & |
result |
|
) |
| |
|
inline |
◆ secondaryAllowed()
AllowedOnSecondary mongo::JournalLatencyTestCmd::secondaryAllowed |
( |
ServiceContext * |
| ) |
const |
|
inlineoverride |
◆ supportsWriteConcern()
virtual bool mongo::JournalLatencyTestCmd::supportsWriteConcern |
( |
const BSONObj & |
cmd | ) |
const |
|
inlineoverridevirtual |
The documentation for this class was generated from the following file: