MCPcopy 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
191int Store::GetTopicID() {
192 return impl_->topic_id;
193}
194
195const comm::proto::Addr &Store::GetAddr() {
196 return impl_->addr;

Callers 15

AddMethod · 0.45
NeedSkipAddMethod · 0.45
GetMethod · 0.45
DoRunMethod · 0.45
InitMasterRateMethod · 0.45
AdjustMasterRateMethod · 0.45
KeepMasterMethod · 0.45
UpdatePaxosArgsMethod · 0.45
ClearSyncCtrlMethod · 0.45
ClearSyncCtrlMethod · 0.45
MakeCheckPointMethod · 0.45
SyncCursorIDMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected