Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
ResponseTest
Class · 0.95
ChunkedResponseTest
Class · 0.95
init
Method · 0.95
loadNativeLib
Method · 0.95
VectFuzzTest
Class · 0.95
ZstdTest
Class · 0.95
testPathOfPathNonAscii
Method · 0.95
loadNativeLib
Method · 0.95
Bootstrap
Method · 0.95
Net
Class · 0.95
LogFactory
Class · 0.95
ParquetFileDecoder
Class · 0.95
Calls
no outgoing calls
Tested by
4
init
Method · 0.76
loadNativeLib
Method · 0.76
testPathOfPathNonAscii
Method · 0.76
loadNativeLib
Method · 0.76