MCPcopy 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

RestartNetMethod · 0.80
tryCommitMethod · 0.80
appendLogMethod · 0.80
_runMethod · 0.80
runTraceMethod · 0.80
restartNetMethod · 0.80
startRaftMethod · 0.80
ProcessProxyRequestMethod · 0.80
addRaftMethod · 0.80
test_1Method · 0.80
Dbh2Method · 0.80
startSplitMethod · 0.80

Calls

no outgoing calls

Tested by 6

RestartNetMethod · 0.64
_runMethod · 0.64
runTraceMethod · 0.64
restartNetMethod · 0.64
startRaftMethod · 0.64
test_1Method · 0.64