MCPcopy Create free account
hub / github.com/e2wugui/zeze / walk

Method walk

ZezeJava/ZezeJava/src/main/java/Zeze/Transaction/Database.java:239–239  ·  view source on GitHub ↗
(@NotNull TableX<K, V> table, @NotNull TableWalkHandle<K, V> callback)

Source from the content-addressed store, hash-verified

237 void remove(@NotNull Transaction t, @NotNull Object key);
238
239 <K extends Comparable<K>, V extends Bean>
240 long walk(@NotNull TableX<K, V> table, @NotNull TableWalkHandle<K, V> callback) throws Exception;
241
242 <K extends Comparable<K>, V extends Bean>

Callers 15

stackHash2Method · 0.65
mainMethod · 0.65
verifyMethod · 0.65
test1Method · 0.65
test1Method · 0.65
testWalkPage_1Method · 0.65
testWalkPage_2Method · 0.65
teatAutoKeyWithInsertMethod · 0.65
test1Method · 0.65
test2Method · 0.65
walkMethod · 0.65
test3_LinkedMapWalkMethod · 0.65

Implementers 1

AbstractKVTableZezeJava/ZezeJava/src/main/java/Zeze/T

Calls

no outgoing calls

Tested by 14

stackHash2Method · 0.52
mainMethod · 0.52
verifyMethod · 0.52
test1Method · 0.52
test1Method · 0.52
testWalkPage_1Method · 0.52
testWalkPage_2Method · 0.52
teatAutoKeyWithInsertMethod · 0.52
test1Method · 0.52
test2Method · 0.52
walkMethod · 0.52
test3_LinkedMapWalkMethod · 0.52