Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/phxsql
/ GetConfig
Method
GetConfig
phxsqlproxy/io_routine.cpp:44–46 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
42
}
43
44
PHXSqlProxyConfig * IORoutineMgr::GetConfig() {
45
return config_;
46
}
47
48
bool IORoutineMgr::IsAllIORoutineUsed() {
49
return io_routine_stack_.empty();
Callers
2
MasterIORoutine
Method · 0.45
SlaveIORoutine
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected