Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/phxqueue
/ GetFile
Method
GetFile
phxqueue/store/checkpointstat.cpp:134–136 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
132
}
133
134
string CheckPointStat::GetFile() const {
135
return impl_->file;
136
}
137
138
139
class CheckPointStatMgr::CheckPointStatMgrImpl {
Callers
1
GetCheckpointState
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected