Class CollectClusterInvariants
- java.lang.Object
-
- com.atlassian.confluence.cluster.hazelcast.CollectClusterInvariants
-
- All Implemented Interfaces:
Serializable
,Callable<ClusterInvariants>
public class CollectClusterInvariants extends Object implements Callable<ClusterInvariants>, Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CollectClusterInvariants(String requestingMember)
-
-
-
Constructor Detail
-
CollectClusterInvariants
public CollectClusterInvariants(String requestingMember)
-
-
Method Detail
-
call
public ClusterInvariants call() throws Exception
- Specified by:
call
in interfaceCallable<ClusterInvariants>
- Throws:
Exception
-
-