Uses of Class
com.atlassian.confluence.cluster.ClusterInvariants
-
Packages that use ClusterInvariants Package Description com.atlassian.confluence.cluster com.atlassian.confluence.cluster.hazelcast -
-
Uses of ClusterInvariants in com.atlassian.confluence.cluster
Methods in com.atlassian.confluence.cluster that return ClusterInvariants Modifier and Type Method Description ClusterInvariantsClusterManager. getClusterInvariants()Get all attributes of the server that must be consistent between the nodes of a stable cluster.Methods in com.atlassian.confluence.cluster with parameters of type ClusterInvariants Modifier and Type Method Description StringClusterInvariants. getDifferenceExplanation(ClusterInvariants cluster) -
Uses of ClusterInvariants in com.atlassian.confluence.cluster.hazelcast
Methods in com.atlassian.confluence.cluster.hazelcast that return ClusterInvariants Modifier and Type Method Description ClusterInvariantsCollectClusterInvariants. call()ClusterInvariantsHazelcastClusterManager. getClusterInvariants()
-