Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/phxqueue
/ GetTopicID
Method
GetTopicID
phxqueue/store/store.cpp:191–193 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
189
}
190
191
int Store::GetTopicID() {
192
return impl_->topic_id;
193
}
194
195
const comm::proto::Addr &Store::GetAddr() {
196
return impl_->addr;
Callers
15
Add
Method · 0.45
NeedSkipAdd
Method · 0.45
Get
Method · 0.45
DoRun
Method · 0.45
InitMasterRate
Method · 0.45
AdjustMasterRate
Method · 0.45
KeepMaster
Method · 0.45
UpdatePaxosArgs
Method · 0.45
ClearSyncCtrl
Method · 0.45
ClearSyncCtrl
Method · 0.45
MakeCheckPoint
Method · 0.45
SyncCursorID
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected