Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apple/foundationdb
/ getDebugID
Method
getDebugID
fdbserver/TagPartitionedLogSystem.actor.cpp:178–180 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
176
}
177
178
UID TagPartitionedLogSystem::getDebugID() const {
179
return dbgid;
180
}
181
182
void TagPartitionedLogSystem::addPseudoLocality(int8_t locality) {
183
ASSERT(locality < 0);
Callers
2
newEpoch
Method · 0.45
TagPartitionedLogSystem.actor.cpp
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected