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

Method OnCountLimit

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

Source from the content-addressed store, hash-verified

250 virtual void OnMakeAddRequestsSucc(const int topic_id, const std::vector<std::shared_ptr<proto::QItem>> &items) {}
251
252 virtual void OnCountLimit(const int topic_id, const int pub_id, const proto::QItem &item) {}
253
254 virtual void OnBatchRawAdd(const proto::AddRequest &req) {}
255 virtual void OnBatchRawAddSucc(const proto::AddRequest &req) {}

Callers 1

MakeAddRequestsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected