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

Method GetOnlyProxy

phxsqlproxy/phxsqlproxyconfig.cpp:119–121  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

117}
118
119int PHXSqlProxyConfig::GetOnlyProxy() {
120 return is_only_proxy_;
121}
122
123int PHXSqlProxyConfig::MasterEnableReadPort() {
124 return is_master_enable_read_port_;

Callers 1

ConnectDestMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected