MCPcopy 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
44PHXSqlProxyConfig * IORoutineMgr::GetConfig() {
45 return config_;
46}
47
48bool IORoutineMgr::IsAllIORoutineUsed() {
49 return io_routine_stack_.empty();

Callers 2

MasterIORoutineMethod · 0.45
SlaveIORoutineMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected