Uses of Class
com.atlassian.confluence.impl.setup.BootstrapDatabaseAccessor.BootstrapDatabaseData
Packages that use BootstrapDatabaseAccessor.BootstrapDatabaseData
Package
Description
Implementations for cluster interfaces when no cluster is present.
-
Uses of BootstrapDatabaseAccessor.BootstrapDatabaseData in com.atlassian.confluence.cluster
Methods in com.atlassian.confluence.cluster with parameters of type BootstrapDatabaseAccessor.BootstrapDatabaseDataModifier and TypeMethodDescriptionvoidClusterConfigurationHelper.bootstrapCluster(BootstrapDatabaseAccessor.BootstrapDatabaseData bootstrapDatabaseData) Checks whether clustering is enabled, and bootstraps the cluster manager with an appropriate configurationvoidDefaultClusterConfigurationHelper.bootstrapCluster(BootstrapDatabaseAccessor.BootstrapDatabaseData bootstrapDatabaseData) voidClusterCompatibilityValidator.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
Methods in com.atlassian.confluence.cluster.nonclustered with parameters of type BootstrapDatabaseAccessor.BootstrapDatabaseDataModifier and TypeMethodDescriptionvoidNonClusterConfigurationHelper.bootstrapCluster(BootstrapDatabaseAccessor.BootstrapDatabaseData bootstrapDatabaseData) -
Uses of BootstrapDatabaseAccessor.BootstrapDatabaseData in com.atlassian.confluence.impl.setup
Methods in com.atlassian.confluence.impl.setup that return BootstrapDatabaseAccessor.BootstrapDatabaseDataModifier and TypeMethodDescriptionBootstrapDatabaseAccessor.getBootstrapData()DefaultBootstrapDatabaseAccessor.getBootstrapData()