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

Method OnMemCheck

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

Source from the content-addressed store, hash-verified

51 virtual void OnGetSizeTooSmall(const proto::ConsumerContext &cc, const std::vector<std::shared_ptr<proto::QItem>> &items) {}
52
53 virtual void OnMemCheck(const int topic_id) {}
54 virtual void OnMemCheckUnpass(const int topic_id) {}
55 virtual void OnMemCheckPass(const int topic_id) {}
56

Callers 1

CheckMemMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected