Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
158
int Consumer::GetTopicID() {
159
return impl_->topic_id;
160
}
161
162
comm::RetCode Consumer::GetQueuesDistribute(vector<Queue_t> &queues) {
163
queues.clear();
Callers
7
Init
Method · 0.45
RunSync
Method · 0.45
GetAddrScale
Method · 0.45
GetAllQueues
Method · 0.45
Sync
Method · 0.45
DoLock
Method · 0.45
Lock
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected