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

Method getConfigDBType

fdbserver/SimulatedCluster.actor.cpp:348–348  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

346 bool injectSSDelay = false;
347
348 ConfigDBType getConfigDBType() const { return configDBType; }
349
350 bool tomlKeyPresent(const toml::value& data, std::string key) {
351 if (data.is_table()) {

Callers 3

setConfigDBFunction · 0.80
setupSimulatedSystemFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected