Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/phxqueue
/ GetTopicID
Method
GetTopicID
phxqueue/lock/lock.cpp:145–147 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
143
}
144
145
int Lock::GetTopicID() {
146
return impl_->topic_id;
147
}
148
149
const comm::proto::Addr &Lock::GetAddr() {
150
return impl_->addr;
Callers
15
Init
Method · 0.45
ReadCheckpoint
Method · 0.45
WriteCheckpoint
Method · 0.45
ReadRestartCheckpoint
Method · 0.45
WriteRestartCheckpoint
Method · 0.45
DoExecute
Function · 0.45
Execute
Method · 0.45
ExecuteForCheckpoint
Method · 0.45
GetCheckpointInstanceID
Method · 0.45
GetCheckpointState
Method · 0.45
LoadCheckpointState
Method · 0.45
DoRun
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected