Class CollectNodeZduInfo
- java.lang.Object
-
- com.atlassian.confluence.impl.cluster.CollectNodeZduInfo
-
- All Implemented Interfaces:
Serializable
,Callable<NodeZduInfo>
public class CollectNodeZduInfo extends Object implements Callable<NodeZduInfo>, Serializable
Collect ZDU-related information from the current node.- Since:
- 7.14
- See Also:
ZduManager.getNodesZduInfo()
, Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CollectNodeZduInfo()
-
-
-
Method Detail
-
call
public NodeZduInfo call() throws Exception
- Specified by:
call
in interfaceCallable<NodeZduInfo>
- Throws:
Exception
-
-