Uses of Class
com.atlassian.confluence.cluster.ClusterInvariants
Packages that use ClusterInvariants
Package
Description
-
Uses of ClusterInvariants in com.atlassian.confluence.cluster
Methods in com.atlassian.confluence.cluster with parameters of type ClusterInvariantsModifier and TypeMethodDescriptionClusterInvariants.getDifferenceExplanation
(ClusterInvariants cluster) -
Uses of ClusterInvariants in com.atlassian.confluence.cluster.hazelcast
Methods in com.atlassian.confluence.cluster.hazelcast that return ClusterInvariantsModifier and TypeMethodDescriptionCollectClusterInvariants.call()
HazelcastClusterManager.getClusterInvariants()
-
Uses of ClusterInvariants in com.atlassian.confluence.impl.cluster
Methods in com.atlassian.confluence.impl.cluster that return ClusterInvariantsModifier and TypeMethodDescription@Nullable ClusterInvariants
ClusterManagerInternal.getClusterInvariants()
Get all attributes of the server that must be consistent between the nodes of a stable cluster. -
Uses of ClusterInvariants in com.atlassian.testsupport
Methods in com.atlassian.testsupport that return ClusterInvariants