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

Method ReportEndPoint

phxsqlclient/phxsqlclientbase.cpp:71–73  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

69}
70
71int PhxSQLClientDisasterStrategy::ReportEndPoint(const MySQLEndPoint_t & tEndPoint, int iRet, int iCostInMS) {
72 return phxsql::OK;
73}
74
75int PhxSQLClientDisasterStrategy::GetEndPoint(const std::vector<MySQLEndPoint_t> & vecMySQLEndPoints,
76 const MySQLEndPoint_t & tPreviousEndPoint, MySQLEndPoint_t & tEndPoint) {

Callers 2

ConnectMethod · 0.45
QueryMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected