| Package | Description |
|---|---|
| com.atlassian.confluence.admin.actions.cluster | |
| com.atlassian.confluence.api.impl.sal | |
| com.atlassian.confluence.cluster | |
| com.atlassian.confluence.cluster.nonclustered |
Implementations for cluster interfaces when no cluster is present.
|
| com.atlassian.confluence.impl.cluster | |
| com.atlassian.confluence.impl.index | |
| com.atlassian.confluence.impl.journal |
Provides implementation of Journal Service.
|
| com.atlassian.confluence.spaces.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.
|
| Constructor and Description |
|---|
ConfluenceApplicationProperties(SettingsManager settingsManager,
ClusterConfigurationHelper clusterConfigurationHelper,
HttpContext httpContext,
com.atlassian.dc.filestore.api.compat.FilesystemPath sharedHome,
com.atlassian.dc.filestore.api.compat.FilesystemPath localHome,
com.atlassian.dc.filestore.api.compat.FilesystemPath confluenceHome) |
| 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 | Interface and Description |
|---|---|
interface |
ClusterConfigurationHelperInternal
Parts of
ClusterConfigurationHelper
that should not be visible for plugins. |
| Constructor and Description |
|---|
DefaultIndexRecoveryService(JournalStateStore journalStateStore,
JournalDao journalDao,
com.atlassian.dc.filestore.api.FileStore.Path sharedHome,
ClusterManager clusterManager,
com.atlassian.event.api.EventPublisher eventPublisher,
ClusterEventWrapperService clusterEventWrapperService,
com.atlassian.plugin.PluginAccessor pluginAccessor,
ClusterConfigurationHelper clusterConfigurationHelper,
ConfluenceDirectories confluenceDirectories,
BootstrapManager bootstrapManager) |
| Constructor and Description |
|---|
JournalCleaner(ClusterConfigurationHelper clusterConfigurationHelper,
com.atlassian.plugin.PluginAccessor pluginAccessor,
IndexRecoveryService indexRecoveryService,
JournalDao journalDao,
com.atlassian.core.util.Clock clock,
long defaultTimeToLiveMillis) |
JournalCleaner(ClusterConfigurationHelper clusterConfigurationHelper,
com.atlassian.plugin.PluginAccessor pluginAccessor,
IndexRecoveryService indexRecoveryService,
JournalDao journalDao,
long defaultTimeToLiveMillis) |
| Modifier and Type | Method and Description |
|---|---|
void |
ImportPagesAction.setClusterConfigurationHelper(ClusterConfigurationHelper clusterConfigurationHelper) |
| Modifier and Type | Method and Description |
|---|---|
static void |
DisableBackupJobUpgradeTask.disableAutomaticBackup(ScheduledJobManager scheduledJobManager,
ClusterConfigurationHelper clusterConfigurationHelper) |
| Constructor and Description |
|---|
DisableBackupJobUpgradeTask(ScheduledJobManager scheduledJobManager,
ClusterConfigurationHelper clusterConfigurationHelper) |
MigrateIndexTaskQueueToJournalUpgradeTask(org.hibernate.SessionFactory sessionFactory,
HibernateJournalDao hibernateJournalDao,
ClusterConfigurationHelper clusterConfigurationHelper,
com.atlassian.core.util.Clock clock) |
SetAttachmentStorageSettingForClustersUpgradeTask(ClusterConfigurationHelper clusterConfigurationHelper,
SettingsManager settingsManager) |
Copyright © 2003–2022 Atlassian. All rights reserved.