public abstract class JGroupsClusterProvider extends java.lang.Object implements ClusterProvider
Cluster implementation is always used as
JGroups, and ClusterBuffer may vary.| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CLUSTER_NAME |
| Constructor and Description |
|---|
JGroupsClusterProvider() |
| Modifier and Type | Method and Description |
|---|---|
void |
initialize(RevenoClusterConfiguration config) |
ClusterBuffer |
retrieveBuffer() |
Cluster |
retrieveCluster() |
public static final java.lang.String CLUSTER_NAME
public void initialize(RevenoClusterConfiguration config)
initialize in interface ClusterProviderpublic Cluster retrieveCluster()
retrieveCluster in interface ClusterProviderpublic ClusterBuffer retrieveBuffer()
retrieveBuffer in interface ClusterProviderCopyright © 2015 Artem Dmitriev. All Rights Reserved.