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

Method GetTopicID

phxqueue/consumer/consumer.cpp:158–160  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

156}
157
158int Consumer::GetTopicID() {
159 return impl_->topic_id;
160}
161
162comm::RetCode Consumer::GetQueuesDistribute(vector<Queue_t> &queues) {
163 queues.clear();

Callers 7

InitMethod · 0.45
RunSyncMethod · 0.45
GetAddrScaleMethod · 0.45
GetAllQueuesMethod · 0.45
SyncMethod · 0.45
DoLockMethod · 0.45
LockMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected