MCPcopy Index your code
hub / github.com/questdb/questdb / getConfiguration

Method getConfiguration

core/src/main/java/io/questdb/Bootstrap.java:360–362  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

358 }
359
360 public ServerConfiguration getConfiguration() {
361 return config;
362 }
363
364 public Log getLog() {
365 return log;

Callers 2

testExtractSiteMethod · 0.95
newCairoEngineMethod · 0.95

Calls

no outgoing calls

Tested by 1

testExtractSiteMethod · 0.76