Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apple/foundationdb
/ configClassSet
Method
configClassSet
fdbserver/LocalConfiguration.actor.cpp:470–472 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
468
}
469
470
ConfigClassSet LocalConfiguration::configClassSet() const {
471
return impl->configClassSet();
472
}
473
474
Future<Void> LocalConfiguration::initialize() {
475
return impl->initialize();
Callers
4
configClassSet
Function · 0.45
changeBroadcaster
Method · 0.45
changeBroadcaster
Method · 0.45
Future<Void> registrationClient
Function · 0.45
Calls
no outgoing calls
Tested by
3
configClassSet
Function · 0.36
changeBroadcaster
Method · 0.36
changeBroadcaster
Method · 0.36