Package | Description |
---|---|
org.alfresco.jlan.server.filesys.cache.cluster | |
org.alfresco.jlan.server.filesys.cache.hazelcast |
Modifier and Type | Class and Description |
---|---|
class |
ClusterBase
Cluster Interface Base Class
|
Modifier and Type | Method and Description |
---|---|
ClusterInterface |
ClusterNode.getCluster()
Return the cluster that this node belongs to
|
ClusterInterface |
ClusterFileStateCache.getCluster()
Return the associated cluster view
|
Modifier and Type | Method and Description |
---|---|
protected void |
ClusterFileStateCache.setCluster(ClusterInterface cluster)
Set the associated cluster
|
Constructor and Description |
---|
ClusterNode(String name,
int priority,
boolean localNode,
ClusterInterface cluster,
Object addr)
Class constructor
|
ClusterNode(String name,
int priority,
ClusterInterface cluster,
Object addr)
Class constructor
|
Modifier and Type | Class and Description |
---|---|
class |
HazelCastClusterFileStateCache
HazelCast Clustered File State Cache Class
|
Constructor and Description |
---|
HazelCastClusterNode(String name,
int priority,
ClusterInterface cluster,
com.hazelcast.core.Member addr)
Class constructor
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.