com.atlassian.confluence.cluster.hazelcast
Class CollectClusterInvariants

java.lang.Object
  extended by 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
CollectClusterInvariants(String requestingMember)
           
 
Method Summary
 ClusterInvariants call()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CollectClusterInvariants

public CollectClusterInvariants(String requestingMember)
Method Detail

call

public ClusterInvariants call()
                       throws Exception
Specified by:
call in interface Callable<ClusterInvariants>
Throws:
Exception


Copyright © 2003–2015 Atlassian. All rights reserved.