Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/e2wugui/zeze
/ getServer
Method
getServer
ZezeJava/ZezeJava/src/main/java/Zeze/Raft/Raft.java:166–168 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
164
}
165
166
public
Server getServer() {
167
return
server;
168
}
169
170
// 不能加锁
171
public
boolean isWorkingLeader() {
Callers
15
RestartNet
Method · 0.80
tryCommit
Method · 0.80
appendLog
Method · 0.80
_run
Method · 0.80
runTrace
Method · 0.80
restartNet
Method · 0.80
startRaft
Method · 0.80
ProcessProxyRequest
Method · 0.80
addRaft
Method · 0.80
test_1
Method · 0.80
Dbh2
Method · 0.80
startSplit
Method · 0.80
Calls
no outgoing calls
Tested by
6
RestartNet
Method · 0.64
_run
Method · 0.64
runTrace
Method · 0.64
restartNet
Method · 0.64
startRaft
Method · 0.64
test_1
Method · 0.64