Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/questdb/questdb
/ findNext
Method
findNext
core/src/main/java/io/questdb/std/Files.java:173–173 ·
view source on GitHub ↗
(long findPtr)
Source
from the content-addressed store, hash-verified
171
public
native
static
long findName(long findPtr);
172
173
public
native
static
int
findNext(long findPtr);
174
175
public
native
static
int
findType(long findPtr);
176
Callers
9
testListDir
Method · 0.95
findPartitionSizes
Method · 0.95
testAutoDelete
Method · 0.95
testRollOnDate
Method · 0.95
hasNext
Method · 0.95
findNext
Method · 0.95
getDirSize
Method · 0.95
walk
Method · 0.95
rmdir
Method · 0.95
Calls
no outgoing calls
Tested by
4
testListDir
Method · 0.76
findPartitionSizes
Method · 0.76
testAutoDelete
Method · 0.76
testRollOnDate
Method · 0.76