MCPcopy 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
508ThreadFuture<Void> DLDatabase::onReady() {
509 return ready;
510}
511
512Reference<ITenant> DLDatabase::openTenant(TenantNameRef tenantName) {
513 if (!api->databaseOpenTenant) {

Calls

no outgoing calls

Tested by 1