MCPcopy 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
44const Option *ReplicationManager::GetOption() const {
45 return option_;
46}
47
48ReplicationImpl * ReplicationManager::GetImpl() {
49 return impl_;

Callers 4

ReplicationSlaveMethod · 0.45
PraseCommandMethod · 0.45
CheckIsMasterMethod · 0.45
ReplicationTransferMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected