Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/e2wugui/zeze
/ setResultCode
Method
setResultCode
ZezeJava/ZezeJava/src/main/java/Zeze/Net/Protocol.java:110–112 ·
view source on GitHub ↗
(long value)
Source
from the content-addressed store, hash-verified
108
}
109
110
public
final
void
setResultCode(long value) {
111
resultCode = value;
112
}
113
114
public
boolean isRequest() {
115
return
true;
Callers
15
trySend
Method · 0.45
sendHandle
Method · 0.45
sendForWaitHandle
Method · 0.45
Send
Method · 0.45
setAutoResponseResultCode
Method · 0.45
acquire
Method · 0.45
reduceShare
Method · 0.45
reduceInvalid
Method · 0.45
ProcessCreateTableRequest
Method · 0.45
ProcessSetInUseRequest
Method · 0.45
ProcessClearInUseRequest
Method · 0.45
ProcessSaveDataWithSameVersionRequest
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected