Home
last modified time | relevance | path

Searched defs:CmdMergeAuthzCollections (Results 1 – 2 of 2) sorted by relevance

/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/s/commands/
H A Dcluster_user_management_commands.cpp764 class CmdMergeAuthzCollections : public BasicCommand { class
766 CmdMergeAuthzCollections() : BasicCommand("_mergeAuthzCollections") {} in CmdMergeAuthzCollections() function in mongo::__anon3de293f90111::CmdMergeAuthzCollections
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/db/commands/
H A Duser_management_commands.cpp2393 class CmdMergeAuthzCollections : public BasicCommand { class
2395 CmdMergeAuthzCollections() : BasicCommand("_mergeAuthzCollections") {} in CmdMergeAuthzCollections() function in mongo::CmdMergeAuthzCollections