MCPcopy Create free account
hub / github.com/Tencent/phxsql / ~MasterIORoutine

Method ~MasterIORoutine

phxsqlproxy/io_routine.cpp:185–186  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

183}
184
185MasterIORoutine::~MasterIORoutine() {
186}
187
188SlaveIORoutine::SlaveIORoutine(IORoutineMgr * routine_mgr, GroupStatusCache * group_status_cache) :
189 IORoutine(routine_mgr) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected