Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/questdb/questdb
/ close
Method
close
core/src/main/java/io/questdb/std/IOURing.java:33–33 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
31
public
interface
IOURing extends Closeable {
32
33
@Override
34
void
close();
35
36
@TestOnly
Callers
13
free
Method · 0.65
freeIfCloseable
Method · 0.65
close
Method · 0.65
close
Method · 0.65
forkExec
Method · 0.65
clear
Method · 0.65
clearThreadLocals
Method · 0.65
close
Method · 0.65
run
Method · 0.65
close
Method · 0.65
close
Method · 0.65
close
Method · 0.65
Implementers
1
IOURingImpl
core/src/main/java/io/questdb/std/IOUR
Calls
no outgoing calls
Tested by
no test coverage detected