Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/phxqueue
/ NeedSkipUpdateLoad
Method
NeedSkipUpdateLoad
phxqueue/scheduler/scheduler.cpp:241–243 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
239
}
240
241
bool Scheduler::NeedSkipUpdateLoad(const comm::proto::GetAddrScaleRequest &req) {
242
return false;
243
}
244
245
246
} // namespace scheduler
Callers
1
GetAddrScale
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected