MCPcopy 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
110const SchedulerOption *Scheduler::GetSchedulerOption() const {
111 return &impl_->opt;
112}
113
114const comm::proto::Addr &Scheduler::GetAddr() {
115 return impl_->addr;

Callers 2

IsForceMasterMethod · 0.80
KeepMasterMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected