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

Method init

core/src/main/java/io/questdb/std/Os.java:155–157  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

153 public static native long getRss();
154
155 @SuppressWarnings("EmptyMethod")
156 public static void init() {
157 }
158
159 public static boolean isFreeBSD() {
160 return type == Os.FREEBSD;

Callers 15

ResponseTestClass · 0.95
ChunkedResponseTestClass · 0.95
initMethod · 0.95
loadNativeLibMethod · 0.95
VectFuzzTestClass · 0.95
ZstdTestClass · 0.95
loadNativeLibMethod · 0.95
BootstrapMethod · 0.95
NetClass · 0.95
LogFactoryClass · 0.95
ParquetFileDecoderClass · 0.95

Calls

no outgoing calls

Tested by 4

initMethod · 0.76
loadNativeLibMethod · 0.76
loadNativeLibMethod · 0.76