Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/e2wugui/zeze
/ setTimeout
Method
setTimeout
ZezeJava/ZezeJava/src/main/java/Zeze/Net/Rpc.java:62–64 ·
view source on GitHub ↗
(int timeout)
Source
from the content-addressed store, hash-verified
60
}
61
62
public
void
setTimeout(
int
timeout) {
63
this.timeout = timeout;
64
}
65
66
public
boolean isTimeout() {
67
return
isTimeout;
Callers
15
chunk-5b01a199.2972c3f6.js
File · 0.80
send
Method · 0.80
sendForWait
Method · 0.80
concurrentAddCount
Method · 0.80
sendOnlineRpc
Method · 0.80
setBucketMeta
Method · 0.80
get
Method · 0.80
prepareBatch
Method · 0.80
commitBatch
Method · 0.80
undoBatch
Method · 0.80
walk
Method · 0.80
walkKey
Method · 0.80
Calls
no outgoing calls
Tested by
1
concurrentAddCount
Method · 0.64