MCPcopy 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
48void MasterManager::MonitorStart() {
49 agent_monitor_comm_->MonitorStart();
50}
51
52int MasterManager::GetMasterInfo(MasterInfo *info) {
53 storage_->GetMaster(info);

Callers 1

InitMasterMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected