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 ClusterInvariants
ClusterManager. 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 String
ClusterInvariants. 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 ClusterInvariants
CollectClusterInvariants. call()
ClusterInvariants
HazelcastClusterManager. getClusterInvariants()
-