Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/e2wugui/zeze
/ getErrorCode
Method
getErrorCode
ZezeJava/ZezeJava/src/main/java/Zeze/IModule.java:68–68 ·
view source on GitHub ↗
(long result)
Source
from the content-addressed store, hash-verified
66
}
67
68
static
int
getErrorCode(long result) {
69
return
Protocol.getProtocolId(result);
70
}
71
}
Callers
15
pack
Method · 0.95
checkDistributeFutures
Method · 0.95
openFile
Method · 0.95
appendFile
Method · 0.95
closeFile
Method · 0.95
prepareDistribute
Method · 0.95
commit2
Method · 0.95
tryRollback
Method · 0.95
driveOutNotSuggestMajorityLeader
Method · 0.95
send
Method · 0.95
send
Method · 0.95
defaultLogAction
Method · 0.95
Implementers
1
ModuleTemp
ZezeJava/ZezeJavaTest/src/Temp/ModuleT
Calls
no outgoing calls
Tested by
no test coverage detected