| Package | Description |
|---|---|
| com.atlassian.confluence.cluster | |
| com.atlassian.confluence.cluster.nonclustered |
Implementations for cluster interfaces when no cluster is present.
|
| com.atlassian.confluence.impl.setup |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultClusterConfigurationHelper.bootstrapCluster(BootstrapDatabaseAccessor.BootstrapDatabaseData bootstrapDatabaseData) |
void |
ClusterConfigurationHelper.bootstrapCluster(BootstrapDatabaseAccessor.BootstrapDatabaseData bootstrapDatabaseData)
Checks whether clustering is enabled, and bootstraps the cluster manager with
an appropriate configuration
|
void |
ClusterCompatibilityValidator.validate(BootstrapDatabaseAccessor.BootstrapDatabaseData data)
Validates at bootstrap if the current node is compatible with the cluster state.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NonClusterConfigurationHelper.bootstrapCluster(BootstrapDatabaseAccessor.BootstrapDatabaseData bootstrapDatabaseData) |
| Modifier and Type | Method and Description |
|---|---|
BootstrapDatabaseAccessor.BootstrapDatabaseData |
BootstrapDatabaseAccessor.getBootstrapData() |
BootstrapDatabaseAccessor.BootstrapDatabaseData |
DefaultBootstrapDatabaseAccessor.getBootstrapData() |
Copyright © 2003–2022 Atlassian. All rights reserved.