MCPcopy 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
470ConfigClassSet LocalConfiguration::configClassSet() const {
471 return impl->configClassSet();
472}
473
474Future<Void> LocalConfiguration::initialize() {
475 return impl->initialize();

Callers 4

configClassSetFunction · 0.45
changeBroadcasterMethod · 0.45
changeBroadcasterMethod · 0.45

Calls

no outgoing calls

Tested by 3

configClassSetFunction · 0.36
changeBroadcasterMethod · 0.36
changeBroadcasterMethod · 0.36