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

Method OnGetAddrScaleSucc

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

Source from the content-addressed store, hash-verified

281
282 virtual void OnGetAddrScale(const proto::GetAddrScaleRequest &req) {}
283 virtual void OnGetAddrScaleSucc(const proto::GetAddrScaleRequest &req, const proto::GetAddrScaleResponse &resp) {}
284 virtual void OnGetAddrScaleFail(const proto::GetAddrScaleRequest &req) {}
285
286 virtual void OnGetLockInfoSucc(const proto::GetLockInfoRequest &req, const proto::GetLockInfoResponse &resp) {}

Callers 1

GetAddrScaleMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected