Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
119
int PHXSqlProxyConfig::GetOnlyProxy() {
120
return is_only_proxy_;
121
}
122
123
int PHXSqlProxyConfig::MasterEnableReadPort() {
124
return is_master_enable_read_port_;
Callers
1
ConnectDest
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected