MCPcopy 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

testExtractSiteMethod · 0.95
closeMethod · 0.45
startMethod · 0.45
addShutdownHookMethod · 0.45
initializeMethod · 0.45

Calls

no outgoing calls

Tested by 1

testExtractSiteMethod · 0.76