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

Method MasterIOChannel

phxsqlproxy/io_channel.cpp:317–321  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

315}
316
317MasterIOChannel::MasterIOChannel(PHXSqlProxyConfig * config,
318 WorkerConfig_t * worker_config,
319 GroupStatusCache * group_status_cache) :
320 IOChannel(config, worker_config, group_status_cache) {
321}
322
323MasterIOChannel::~MasterIOChannel() {
324}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected