Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
testExtractSite
Method · 0.95
newCairoEngine
Method · 0.95
Calls
no outgoing calls
Tested by
1
testExtractSite
Method · 0.76