Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/phxqueue
/ LoadIfModified
Method
LoadIfModified
phxqueue_phxrpc/comm/fileloader.cpp:91–94 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
89
}
90
91
bool FileLoader::LoadIfModified() {
92
bool is_modified = false;
93
return LoadIfModified(is_modified);
94
}
95
96
bool FileLoader::LoadIfModified(bool &is_modified) {
97
if (impl_->file.empty()) {
Callers
8
NewGlobalConfig
Method · 0.80
NewTopicConfig
Method · 0.80
NewConsumerConfig
Method · 0.80
NewStoreConfig
Method · 0.80
NewSchedulerConfig
Method · 0.80
NewLockConfig
Method · 0.80
main
Function · 0.80
main
Function · 0.80
Calls
1
stat
Class · 0.70
Tested by
2
main
Function · 0.64
main
Function · 0.64