Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/e2wugui/zeze
/ replace
Method
replace
ZezeJava/ZezeJava/src/main/java/Zeze/Util/LongMap.java:44–44 ·
view source on GitHub ↗
(long key, V value)
Source
from the content-addressed store, hash-verified
42
V putIfAbsent(long key, V value);
43
44
V replace(long key, V value);
45
46
boolean replace(long key, V oldValue, V newValue);
47
Callers
15
main
Method · 0.65
main
Method · 0.65
updateLoop
Method · 0.65
startBench
Method · 0.65
testCommitServerQueryVerify
Method · 0.65
testFull
Method · 0.65
RaftConfig
Method · 0.65
test1
Method · 0.65
test1
Method · 0.65
test1
Method · 0.65
a
Function · 0.65
i
Function · 0.65
Calls
no outgoing calls
Tested by
12
main
Method · 0.52
main
Method · 0.52
updateLoop
Method · 0.52
startBench
Method · 0.52
testCommitServerQueryVerify
Method · 0.52
testFull
Method · 0.52
RaftConfig
Method · 0.52
test1
Method · 0.52
test1
Method · 0.52
test1
Method · 0.52
startRaft
Method · 0.52
verifyChanges
Method · 0.52