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

Method webConsoleSchema

core/src/main/java/io/questdb/ServerMain.java:570–572  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

568 }
569
570 protected String webConsoleSchema() {
571 return "http";
572 }
573
574 public static class EngineMaintenanceJob extends SynchronizedJob {
575 private final long checkInterval;

Callers 1

startMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected