MCPcopy Create free account
hub / github.com/Tencent/phxsql / GetMemberIPList

Method GetMemberIPList

phxbinlogsvr/core/handler/master_manager.cpp:138–140  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

136}
137
138void MasterManager::GetMemberIPList(vector<string> *member_list) {
139 *member_list = member_list_;
140}
141
142int MasterManager::SetMySqlAdminInfo(const string &now_admin_username, const string &now_admin_pwd,
143 const string &new_username, const string &new_pwd, MasterInfo *info) {

Callers 1

CheckRunningStatusMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected