public class

ClusterInvariants

extends Object
implements Serializable
java.lang.Object
   ↳ com.atlassian.confluence.cluster.ClusterInvariants

Class Overview

This class contains all attributes of a cluster which must be identical between nodes

Summary

Public Constructors
ClusterInvariants()
Public Methods
boolean equals(Object o)
String getDifferenceExplanation(ClusterInvariants cluster)
int hashCode()
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public ClusterInvariants ()

Public Methods

public boolean equals (Object o)

public String getDifferenceExplanation (ClusterInvariants cluster)

public int hashCode ()