MCPcopy 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
178UID TagPartitionedLogSystem::getDebugID() const {
179 return dbgid;
180}
181
182void TagPartitionedLogSystem::addPseudoLocality(int8_t locality) {
183 ASSERT(locality < 0);

Callers 2

newEpochMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected