Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/phxsql
/ GetOption
Method
GetOption
phxbinlogsvr/core/repl/replication.cpp:44–46 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
42
}
43
44
const Option *ReplicationManager::GetOption() const {
45
return option_;
46
}
47
48
ReplicationImpl * ReplicationManager::GetImpl() {
49
return impl_;
Callers
4
ReplicationSlave
Method · 0.45
PraseCommand
Method · 0.45
CheckIsMaster
Method · 0.45
ReplicationTransfer
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected