| Package | Description |
|---|---|
| com.atlassian.confluence.admin.actions.cluster | |
| com.atlassian.confluence.cluster | |
| com.atlassian.confluence.cluster.nonclustered |
Implementations for cluster interfaces when no cluster is present.
|
| com.atlassian.confluence.setup | |
| com.atlassian.confluence.setup.actions | |
| com.atlassian.confluence.upgrade.upgradetask |
| Modifier and Type | Method and Description |
|---|---|
protected ClusterConfigurationHelper |
ClusterConfigurationAction.getClusterConfigurationHelper()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClusterConfigurationAction.setClusterConfigurationHelper(ClusterConfigurationHelper clusterConfigurationHelper)
Deprecated.
|
| Constructor and Description |
|---|
StartClusterTask(com.atlassian.johnson.JohnsonEventContainer eventContainer,
com.atlassian.johnson.event.Event clusterMigrationEvent,
String clusterName,
File clusterHome,
String networkInterface,
InetAddress clusterAddress,
ClusterConfigurationHelper clusterConfigurationHelper,
I18NBean i18nBean)
Deprecated.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultClusterConfigurationHelper
An implementation of
ClusterConfigurationHelper which assumes that a cluster of some sort is being used. |
| Modifier and Type | Class and Description |
|---|---|
class |
NonClusterConfigurationHelper
An implementation of
ClusterConfigurationHelper for use when clustering is not being used. |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultBootstrapManager.setClusterConfigurationHelper(ClusterConfigurationHelper clusterConfigurationHelper) |
| Modifier and Type | Method and Description |
|---|---|
ClusterConfigurationHelper |
SetupClusterAction.getClusterConfigurationHelper() |
| Modifier and Type | Method and Description |
|---|---|
void |
SetupClusterAction.setClusterConfigurationHelper(ClusterConfigurationHelper clusterConfigurationHelper) |
| Constructor and Description |
|---|
MigrateIndexTaskQueueToJournalUpgradeTask(net.sf.hibernate.SessionFactory sessionFactory,
HibernateJournalDao hibernateJournalDao,
ClusterConfigurationHelper clusterConfigurationHelper) |
SetAttachmentStorageSettingForClustersUpgradeTask(ClusterConfigurationHelper clusterConfigurationHelper,
SettingsManager settingsManager) |
Copyright © 2003–2015 Atlassian. All rights reserved.