MCPcopy 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
134string CheckPointStat::GetFile() const {
135 return impl_->file;
136}
137
138
139class CheckPointStatMgr::CheckPointStatMgrImpl {

Callers 1

GetCheckpointStateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected