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

Method OnGetLockInfoFail

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

Source from the content-addressed store, hash-verified

285
286 virtual void OnGetLockInfoSucc(const proto::GetLockInfoRequest &req, const proto::GetLockInfoResponse &resp) {}
287 virtual void OnGetLockInfoFail(const proto::GetLockInfoRequest &req) {}
288
289 virtual void OnAcquireLockSucc(const proto::AcquireLockRequest &req, const proto::AcquireLockResponse &resp) {}
290 virtual void OnAcquireLockFail(const proto::AcquireLockRequest &req) {}

Callers 1

RawGetLockInfoMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected