MCPcopy 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
131const char * PHXSqlProxyConfig::GetFreqCtrlConfigPath() {
132 return freqctrl_config_.c_str();
133}
134
135int PHXSqlProxyConfig::GetSvrLogLevel() {
136 return log_level_;

Callers 1

SetConfigMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected