MCPcopy Create free account
hub / github.com/apple/foundationdb / mutationLogPrefix

Method mutationLogPrefix

fdbclient/FileBackupAgent.actor.cpp:244–244  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

242 }
243
244 Key mutationLogPrefix() { return uidPrefixKey(applyLogKeys.begin, uid); }
245
246 Key applyMutationsMapPrefix() { return uidPrefixKey(applyMutationsKeyVersionMapRange.begin, uid); }
247

Callers 1

Calls 1

uidPrefixKeyFunction · 0.85

Tested by

no test coverage detected