com.atlassian.confluence.cluster.hazelcast
Class CollectClusterInvariants

java.lang.Object
  extended by com.atlassian.confluence.cluster.hazelcast.CollectClusterInvariants
All Implemented Interfaces:
java.io.Serializable, java.util.concurrent.Callable<ClusterInvariants>

public class CollectClusterInvariants
extends java.lang.Object
implements java.util.concurrent.Callable<ClusterInvariants>, java.io.Serializable

See Also:
Serialized Form

Constructor Summary
CollectClusterInvariants(java.lang.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(java.lang.String requestingMember)
Method Detail

call

public ClusterInvariants call()
                       throws java.lang.Exception
Specified by:
call in interface java.util.concurrent.Callable<ClusterInvariants>
Throws:
java.lang.Exception


Copyright © 2003-2014 Atlassian. All Rights Reserved.