Package | Description |
---|---|
com.atlassian.confluence.cluster | |
com.atlassian.confluence.cluster.hazelcast | |
com.atlassian.confluence.impl.metrics |
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> List<ClusterNodeExecution<T>> |
ClusterManager.submitToAllNodes(Callable<T> task,
String serviceName)
Submit a task to be executed on all nodes in the cluster.
|
Modifier and Type | Method and Description |
---|---|
<T> ClusterNodeExecution<T> |
HazelcastClusterManager.submitToNode(String nodeId,
Callable<T> task,
String serviceName) |
Modifier and Type | Method and Description |
---|---|
<T> List<ClusterNodeExecution<T>> |
HazelcastClusterManager.submitToAllNodes(Callable<T> task,
String serviceName) |
Modifier and Type | Method and Description |
---|---|
List<ClusterNodeExecution<NodeJmxMonitoringConfig>> |
ConfluenceJmxConfigService.getNodesJmxMonitoringConfigs() |
Copyright © 2003–2023 Atlassian. All rights reserved.
View cookie preferences