Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/questdb/questdb
/ getLog
Method
getLog
core/src/main/java/io/questdb/Bootstrap.java:364–366 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
362
}
363
364
public
Log getLog() {
365
return
log;
366
}
367
368
public
MicrosecondClock getMicrosecondClock() {
369
return
microsecondClock;
Callers
6
testExtractSite
Method · 0.95
getServerConfiguration
Method · 0.45
close
Method · 0.45
start
Method · 0.45
addShutdownHook
Method · 0.45
initialize
Method · 0.45
Calls
no outgoing calls
Tested by
1
testExtractSite
Method · 0.76