| Package | Description |
|---|---|
| com.atlassian.confluence.cluster | |
| com.atlassian.confluence.cluster.hazelcast |
| Modifier and Type | Method and Description |
|---|---|
<T> ClusterNodeExecution<T> |
ClusterManager.submitToNode(@Nullable String nodeId,
Callable<T> task,
String serviceName)
Submit a task to be executed on a node with the specified ID
|
| Modifier and Type | Method and Description |
|---|---|
<T> ClusterNodeExecution<T> |
HazelcastClusterManager.submitToNode(String nodeId,
Callable<T> task,
String serviceName) |
Copyright © 2003–2022 Atlassian. All rights reserved.