MCPcopy Create free account
hub / github.com/Tencent/phxqueue / OnBaseMgrGetFail

Method OnBaseMgrGetFail

phxqueue/comm/breakpoint.h:136–136  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

134 virtual void OnGetCheckMasterPass(const proto::GetRequest &req) {}
135 virtual void OnBaseMgrGet(const proto::GetRequest &req) {}
136 virtual void OnBaseMgrGetFail(const proto::GetRequest &req) {}
137 virtual void OnBaseMgrGetSucc(const proto::GetRequest &req, const proto::GetResponse &resp) {}
138
139 virtual void OnInit(const int topic_id) {}

Callers 1

GetMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected