MCPcopy Create free account
hub / github.com/Tencent/phxsql / GetWorkerConfig

Method GetWorkerConfig

phxsqlproxy/io_routine.cpp:63–65  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

61}
62
63WorkerConfig_t * IORoutineMgr::GetWorkerConfig() {
64 return worker_config_;
65}
66
67//IORoutineMgr end
68

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected