Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/phxqueue
/ OnNrKey
Method
OnNrKey
phxqueue/comm/breakpoint.h:450–450 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
448
virtual void OnProposeCleanErr(const int topic_id, const int paxos_group_id) {}
449
450
virtual void OnNrKey(const int topic_id, const int nr) {}
451
virtual void OnNrCleanKey(const int topic_id, const int nr) {}
452
};
453
Callers
1
DoRun
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected