Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apple/foundationdb
/ onReady
Method
onReady
fdbclient/MultiVersionTransaction.actor.cpp:508–510 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
506
}
507
508
ThreadFuture<Void> DLDatabase::onReady() {
509
return ready;
510
}
511
512
Reference<ITenant> DLDatabase::openTenant(TenantNameRef tenantName) {
513
if (!api->databaseOpenTenant) {
Callers
15
Future<Void> echoServer
Function · 0.45
Future<Void> tLogPeekStream
Function · 0.45
Future<Void> tLogPeekStream
Function · 0.45
Future<Void> tLogPeekStream
Function · 0.45
Future<Void> networkTestStreamingServer
Function · 0.45
Future<Void> tLogPeekStream
Function · 0.45
Future<Void> logRouterPeekStream
Function · 0.45
Future<Void> fetchCheckpointQ
Function · 0.45
Future<Void> fetchCheckpointKeyValuesQ
Function · 0.45
Future<Void> changeFeedStreamQ
Function · 0.45
Future<Void> getKeyValuesStreamQ
Function · 0.45
Future<BlobFileIndex> checkSplitAndReSnapshot
Function · 0.45
Calls
no outgoing calls
Tested by
1
Future<Void> networkTestStreamingServer
Function · 0.36