MCPcopy Create free account
hub / github.com/Tencent/phxqueue / GetTopicID

Method GetTopicID

phxqueue/scheduler/scheduler.cpp:168–170  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

166}
167
168int Scheduler::GetTopicID() {
169 return impl_->topic_id;
170}
171
172comm::RetCode Scheduler::GetAddrScale(const comm::proto::GetAddrScaleRequest &req,
173 comm::proto::GetAddrScaleResponse &resp) {

Callers 4

IsForceMasterMethod · 0.45
KeepMasterMethod · 0.45
GetLockIDMethod · 0.45
DoRunMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected