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 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
Methods in com.atlassian.confluence.cluster.nonclustered with parameters of type BootstrapDatabaseAccessor.BootstrapDatabaseDataModifier and TypeMethodDescriptionvoid
NonClusterConfigurationHelper.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()