MCPcopy Create free account
hub / github.com/ClickHouse/ClickHouse / JSONConfiguration

Method JSONConfiguration

base/poco/Util/src/JSONConfiguration.cpp:34–36  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

32
33
34JSONConfiguration::JSONConfiguration() : _object(new JSON::Object())
35{
36}
37
38
39JSONConfiguration::JSONConfiguration(const std::string& path)

Callers

nothing calls this directly

Calls 1

loadFunction · 0.85

Tested by

no test coverage detected