Uses of Class
com.atlassian.confluence.cluster.ClusterInvariants

Packages that use ClusterInvariants
com.atlassian.confluence.cluster   
com.atlassian.confluence.cluster.coherence   
com.atlassian.confluence.cluster.nonclustered Implementations for cluster interfaces when no cluster is present. 
 

Uses of ClusterInvariants in com.atlassian.confluence.cluster
 

Methods in com.atlassian.confluence.cluster that return ClusterInvariants
 ClusterInvariants ClusterManager.getClusterInvariants()
          Get all attributes of the server that must be consistent between cluster nodes.
 

Methods in com.atlassian.confluence.cluster with parameters of type ClusterInvariants
 java.lang.String ClusterInvariants.getDifferenceExplanation(ClusterInvariants cluster)
           
 

Uses of ClusterInvariants in com.atlassian.confluence.cluster.coherence
 

Methods in com.atlassian.confluence.cluster.coherence that return ClusterInvariants
 ClusterInvariants TangosolClusterManager.getClusterInvariants()
           
 

Uses of ClusterInvariants in com.atlassian.confluence.cluster.nonclustered
 

Methods in com.atlassian.confluence.cluster.nonclustered that return ClusterInvariants
 ClusterInvariants NonClusterManager.getClusterInvariants()
           
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.