Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/phxsql
/ GetFreqCtrlConfigPath
Method
GetFreqCtrlConfigPath
phxsqlproxy/phxsqlproxyconfig.cpp:131–133 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
129
}
130
131
const char * PHXSqlProxyConfig::GetFreqCtrlConfigPath() {
132
return freqctrl_config_.c_str();
133
}
134
135
int PHXSqlProxyConfig::GetSvrLogLevel() {
136
return log_level_;
Callers
1
SetConfig
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected