|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LoadBalancer
Created by The eXo Platform SAS.
| Method Summary | |
|---|---|
void |
addNode(Node node)
Add new node for cometd connection. |
String |
connection(String exoId)
|
List<String> |
getAliveNodesURL()
|
boolean |
release(String exoId)
Release connection on the node there client connected. |
void |
removeNode(String id)
Remove cometd node. |
| Method Detail |
|---|
String connection(String exoId)
exoId - the id of client.
boolean release(String exoId)
exoId - client id.
List<String> getAliveNodesURL()
void addNode(Node node)
node - the new node in cluster.void removeNode(String id)
id - the ID of cometd node.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||