Uses of Class
com.atlassian.confluence.cluster.ClusterConfig
Packages that use ClusterConfig
Package
Description
-
Uses of ClusterConfig in com.atlassian.confluence.cluster
Methods in com.atlassian.confluence.cluster that return ClusterConfigModifier and TypeMethodDescriptionstatic ClusterConfigClusterConfigurationUtils.getClusterConfig(com.atlassian.config.ApplicationConfiguration applicationConfig) -
Uses of ClusterConfig in com.atlassian.confluence.cluster.nutcluster
Methods in com.atlassian.confluence.cluster.nutcluster with parameters of type ClusterConfigModifier and TypeMethodDescriptionvoidNutclusterClusterManager.configure(ClusterConfig clusterConfig) voidNutclusterClusterManager.reconfigure(ClusterConfig config) -
Uses of ClusterConfig in com.atlassian.confluence.impl.cluster
Methods in com.atlassian.confluence.impl.cluster with parameters of type ClusterConfigModifier and TypeMethodDescriptionvoidClusterManagerInternal.configure(ClusterConfig config) Set a new cluster configuration.voidClusterManagerInternal.reconfigure(ClusterConfig config) Set a new cluster configuration and cycle the service -
Uses of ClusterConfig in com.atlassian.testsupport
Methods in com.atlassian.testsupport with parameters of type ClusterConfigModifier and TypeMethodDescriptionvoidNonClusterManager.configure(ClusterConfig config) voidNonClusterManager.reconfigure(ClusterConfig config)