T
- public class ClusterNodeExecution<T> extends Object
ClusterManager#submitToAllNodes(Callable)
.Constructor and Description |
---|
ClusterNodeExecution(ClusterNodeInformation clusterNode,
CompletionStage<T> completionStage) |
Modifier and Type | Method and Description |
---|---|
ClusterNodeInformation |
getClusterNode() |
CompletionStage<T> |
getCompletionStage() |
public ClusterNodeExecution(@Nullable ClusterNodeInformation clusterNode, @Nonnull CompletionStage<T> completionStage)
@Nullable public ClusterNodeInformation getClusterNode()
public CompletionStage<T> getCompletionStage()
Copyright © 2003–2023 Atlassian. All rights reserved.
View cookie preferences