MCPcopy 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

testListDirMethod · 0.95
findPartitionSizesMethod · 0.95
testAutoDeleteMethod · 0.95
testRollOnDateMethod · 0.95
hasNextMethod · 0.95
findNextMethod · 0.95
getDirSizeMethod · 0.95
walkMethod · 0.95
rmdirMethod · 0.95

Calls

no outgoing calls

Tested by 4

testListDirMethod · 0.76
findPartitionSizesMethod · 0.76
testAutoDeleteMethod · 0.76
testRollOnDateMethod · 0.76