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

Method OnMaxLoopCheckUnpass

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

Source from the content-addressed store, hash-verified

56
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) {}

Callers 1

CheckMaxLoopMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected