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