Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/e2wugui/zeze
/ getState
Method
getState
ZezeJava/ZezeJava/src/main/java/Zeze/Raft/Raft.java:506–508 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
504
}
505
506
public
RaftState getState() {
507
return
state;
508
}
509
510
// 重置 OnTimer 需要的所有时间。
511
private
void
resetTimerTime() {
Callers
3
onTimer
Method · 0.95
processRequestVoteResult
Method · 0.95
convertStateTo
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected