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

Method GetImpl

phxbinlogsvr/core/repl/replication.cpp:48–50  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

46}
47
48ReplicationImpl * ReplicationManager::GetImpl() {
49 return impl_;
50}
51
52void ReplicationManager::CloseImpl() {
53 if(impl_){

Callers 1

SlaveManagerMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected