Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/e2wugui/zeze
/ getNodes
Method
getNodes
ZezeJava/ZezeJava/src/main/java/Zeze/Raft/RaftConfig.java:55–57 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
53
}
54
55
public
ConcurrentHashMap<String, Node> getNodes() {
56
return
nodes;
57
}
58
59
public
String getSortedNames() {
60
return
sortedNames;
Callers
11
init
Method · 0.45
processLeaderIs
Method · 0.45
getActiveSuggestMajorityConnectors
Method · 0.45
driveOutNotSuggestMajorityLeader
Method · 0.45
createConnector
Method · 0.45
createAcceptor
Method · 0.45
main
Method · 0.45
Raft
Method · 0.45
_run
Method · 0.45
addAgent
Method · 0.45
Dbh2
Method · 0.45
Calls
no outgoing calls
Tested by
1
_run
Method · 0.36