Uses of Class
com.atlassian.confluence.impl.setup.BootstrapDatabaseAccessor.BootstrapDatabaseData
Package
Description
Implementations for cluster interfaces when no cluster is present.
-
Uses of BootstrapDatabaseAccessor.BootstrapDatabaseData in com.atlassian.confluence.cluster
Modifier and TypeMethodDescriptionvoid
ClusterConfigurationHelper.bootstrapCluster
(BootstrapDatabaseAccessor.BootstrapDatabaseData bootstrapDatabaseData) Checks whether clustering is enabled, and bootstraps the cluster manager with an appropriate configurationvoid
DefaultClusterConfigurationHelper.bootstrapCluster
(BootstrapDatabaseAccessor.BootstrapDatabaseData bootstrapDatabaseData) void
ClusterCompatibilityValidator.validate
(BootstrapDatabaseAccessor.BootstrapDatabaseData data) Validates at bootstrap if the current node is compatible with the cluster state. -
Uses of BootstrapDatabaseAccessor.BootstrapDatabaseData in com.atlassian.confluence.cluster.nonclustered
Modifier and TypeMethodDescriptionvoid
NonClusterConfigurationHelper.bootstrapCluster
(BootstrapDatabaseAccessor.BootstrapDatabaseData bootstrapDatabaseData) -
Uses of BootstrapDatabaseAccessor.BootstrapDatabaseData in com.atlassian.confluence.impl.setup
Modifier and TypeMethodDescriptionBootstrapDatabaseAccessor.getBootstrapData()
DefaultBootstrapDatabaseAccessor.getBootstrapData()