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

Method OnSkipHandle

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

Source from the content-addressed store, hash-verified

81 virtual void OnHandleEnd(const proto::ConsumerContext &cc, const proto::QItem &item, const HandleResult &handle_result) {}
82 virtual void OnBatchHandleRoutineFunc(const proto::ConsumerContext &cc, const int cid) {}
83 virtual void OnSkipHandle(const proto::ConsumerContext &cc, const proto::QItem &item) {}
84};
85
86class ConsumerHeartBeatLockBP {

Callers 1

HandleRoutineFuncMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected