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

Function init

fdbserver/VersionedBTree.actor.cpp:3905–3905  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3903 }
3904
3905 Future<Void> init() override { return recoverFuture; }
3906
3907 Version getLastCommittedVersion() const override { return lastCommittedHeader.committedVersion; }
3908

Callers 15

initReadOnlyMethod · 0.70
initMethod · 0.70
mainFunction · 0.70
mainFunction · 0.50
Net2FileSystemMethod · 0.50
mainFunction · 0.50
mainFunction · 0.50
mainFunction · 0.50
selectApiVersionMethod · 0.50
initializeMethod · 0.50

Calls

no outgoing calls

Tested by 1

initializeMethod · 0.40