Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catabriga/graphwar
/ setLeader
Method
setLeader
src/GraphServer/ClientConnection.java:62–65 ·
view source on GitHub ↗
(boolean leader)
Source
from the content-addressed store, hash-verified
60
}
61
62
public
void
setLeader(boolean leader)
63
{
64
this.leader = leader;
65
}
66
67
public
boolean getSkipLevel()
68
{
Callers
2
addClient
Method · 0.95
removeClient
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected