Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/e2wugui/zeze
/ setRpcResult
Method
setRpcResult
ZezeJava/ZezeJava/src/main/java/Zeze/Raft/Log.java:57–59 ·
view source on GitHub ↗
(Binary value)
Source
from the content-addressed store, hash-verified
55
}
56
57
public
void
setRpcResult(Binary value) {
58
rpcResult = value;
59
}
60
61
/**
62
* 最主要的实现接口。
Callers
1
appendLog
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected