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

Method MasterEnableReadPort

phxsqlproxy/phxsqlproxyconfig.cpp:123–125  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

121}
122
123int PHXSqlProxyConfig::MasterEnableReadPort() {
124 return is_master_enable_read_port_;
125}
126
127int PHXSqlProxyConfig::TryBestIfBinlogsvrDead() {
128 return is_enable_try_best_;

Callers 2

GetDestEndpointMethod · 0.80
CanExecuteMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected