Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
Future<Void> dataDistribution
Function · 0.70
initReadOnly
Method · 0.70
init
Method · 0.70
main
Function · 0.70
Future<Void> leaderServer
Function · 0.70
main
Function · 0.50
Net2FileSystem
Method · 0.50
main
Function · 0.50
main
Function · 0.50
main
Function · 0.50
selectApiVersion
Method · 0.50
initialize
Method · 0.50
Calls
no outgoing calls
Tested by
1
initialize
Method · 0.40