Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/phxsql
/ MonitorStart
Method
MonitorStart
phxbinlogsvr/core/handler/master_manager.cpp:48–50 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
46
}
47
48
void MasterManager::MonitorStart() {
49
agent_monitor_comm_->MonitorStart();
50
}
51
52
int MasterManager::GetMasterInfo(MasterInfo *info) {
53
storage_->GetMaster(info);
Callers
1
InitMaster
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected