public interface Server
| Modifier and Type | Field and Description |
|---|---|
static String |
CLUSTER_NAME |
| Modifier and Type | Method and Description |
|---|---|
org.jgroups.JChannel |
getChannel(String clusterName) |
boolean |
start(org.jgroups.JChannel channel) |
boolean |
stop(org.jgroups.JChannel channel) |
static final String CLUSTER_NAME
Copyright © 2017 JBoss by Red Hat. All rights reserved.