Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/phxqueue
/ checkpoint
Method
checkpoint
phxqueue/lock/lockmgr.cpp:303–305 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
301
}
302
303
uint64_t LockMgr::checkpoint(const GroupVector::size_type paxos_group_id) const {
304
return impl_->groups.at(paxos_group_id).checkpoint();
305
}
306
307
308
} // namespace lock
Callers
4
Init
Method · 0.45
ExecuteForCheckpoint
Method · 0.45
GetCheckpointInstanceID
Method · 0.45
WriteRestartCheckpoint
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected