Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/questdb/questdb
/ initRust
Method
initRust
core/src/main/java/io/questdb/std/Os.java:254–254 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
252
private
static
native long generateKrbToken(long spn);
253
254
private
static
native
void
initRust();
255
256
private
static
void
loadLib(String lib) {
257
InputStream is = Os.
class
.getResourceAsStream(lib);
Callers
1
Os
Class · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected