MCPcopy 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

sendMethod · 0.80
sendForWaitMethod · 0.80
concurrentAddCountMethod · 0.80
sendOnlineRpcMethod · 0.80
setBucketMetaMethod · 0.80
getMethod · 0.80
prepareBatchMethod · 0.80
commitBatchMethod · 0.80
undoBatchMethod · 0.80
walkMethod · 0.80
walkKeyMethod · 0.80

Calls

no outgoing calls

Tested by 1

concurrentAddCountMethod · 0.64