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

Method OnRawGetLockInfoFail

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

Source from the content-addressed store, hash-verified

369
370 virtual void OnKeepMaster(const int topic_id) {}
371 virtual void OnRawGetLockInfoFail(const int topic_id, const proto::GetLockInfoRequest &req) {}
372 virtual void OnRawGetLockInfoSucc(const int topic_id, const proto::GetLockInfoRequest &req, const proto::GetLockInfoResponse &resp) {}
373
374 virtual void OnAcquireLock(const int topic_id, const proto::AcquireLockRequest &req) {}

Callers 1

KeepMasterMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected