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

Method OnMasterClientCallFail

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

Source from the content-addressed store, hash-verified

241
242 virtual void OnRawAdd(const proto::AddRequest &req) {}
243 virtual void OnMasterClientCallFail(const proto::AddRequest &req) {}
244 virtual void OnRawAddSucc(const proto::AddRequest &req) {}
245
246 virtual void OnMakeAddRequests(const int topic_id, const std::vector<std::shared_ptr<proto::QItem>> &items) {}

Callers 1

RawAddMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected