Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
48
ReplicationImpl * ReplicationManager::GetImpl() {
49
return impl_;
50
}
51
52
void ReplicationManager::CloseImpl() {
53
if(impl_){
Callers
1
SlaveManager
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected