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

Method OnMaxLoopCheckPass

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

Source from the content-addressed store, hash-verified

57 virtual void OnMaxLoopCheck(const int topic_id) {}
58 virtual void OnMaxLoopCheckUnpass(const int topic_id) {}
59 virtual void OnMaxLoopCheckPass(const int topic_id) {}
60
61 virtual void OnConsume(const proto::ConsumerContext &cc, const std::vector<std::shared_ptr<proto::QItem>> &items) {}
62 virtual void OnConsumeSucc(const proto::ConsumerContext &cc, const std::vector<std::shared_ptr<proto::QItem>> &items,

Callers 1

CheckMaxLoopMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected