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

Method MasterIORouter

phxsqlproxy/io_router.cpp:107–111  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

105}
106
107MasterIORouter::MasterIORouter(PHXSqlProxyConfig * config,
108 WorkerConfig_t * worker_config,
109 GroupStatusCache * group_status_cache) :
110 IORouter(config, worker_config, group_status_cache) {
111}
112
113MasterIORouter::~MasterIORouter() {
114}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected