com.atlassian.confluence.cluster.hazelcast
Class CollectNodeStatus

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

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

See Also:
Serialized Form

Constructor Summary
CollectNodeStatus(java.lang.String requestingMember)
           
 
Method Summary
 NodeStatus call()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CollectNodeStatus

public CollectNodeStatus(java.lang.String requestingMember)
Method Detail

call

public NodeStatus call()
Specified by:
call in interface java.util.concurrent.Callable<NodeStatus>


Copyright © 2003-2014 Atlassian. All Rights Reserved.