Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/phxqueue
/ GetSchedulerOption
Method
GetSchedulerOption
phxqueue/scheduler/scheduler.cpp:110–112 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
108
}
109
110
const SchedulerOption *Scheduler::GetSchedulerOption() const {
111
return &impl_->opt;
112
}
113
114
const comm::proto::Addr &Scheduler::GetAddr() {
115
return impl_->addr;
Callers
2
IsForceMaster
Method · 0.80
KeepMaster
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected