MCPcopy Create free account
hub / github.com/apple/foundationdb / configClassSet

Function configClassSet

fdbserver/ConfigDatabaseUnitTests.actor.cpp:225–225  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

223 Version lastSeenVersion() { return localConfiguration->lastSeenVersion(); }
224
225 ConfigClassSet configClassSet() { return localConfiguration->configClassSet(); }
226};
227
228class LocalConfigEnvironment {

Callers

nothing calls this directly

Calls 1

configClassSetMethod · 0.45

Tested by

no test coverage detected