Home
last modified time | relevance | path

Searched refs:checkElectable (Results 1 – 1 of 1) sorted by relevance

/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/db/repl/
H A Drepl_set_config_checks.cpp94 Status checkElectable(const ReplSetConfig& newConfig, int configIndex) { in checkElectable() function
119 Status status = checkElectable(newConfig, result.getValue()); in findSelfInConfigIfElectable()