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

Method OnGetRespSizeExceed

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

Source from the content-addressed store, hash-verified

166 virtual void OnGetNoMoreItemBeforeATime(const proto::GetRequest &req) {}
167 virtual void OnGetSkip(const proto::GetRequest &req, const proto::QItem &item) {}
168 virtual void OnGetRespSizeExceed(const proto::GetRequest &req, const size_t byte_size) {}
169 virtual void OnGetItemTooBig(const proto::GetRequest &req, const proto::QItem &item) {}
170 virtual void OnUpdateCursorIDFail(const proto::GetRequest &req) {}
171 virtual void OnItemInResp(const proto::GetRequest &req) {}

Callers 1

GetMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected