| Package | Description |
|---|---|
| com.atlassian.confluence.cluster | |
| com.atlassian.confluence.cluster.hazelcast.shareddata | |
| com.atlassian.confluence.cluster.nonclustered |
Implementations for cluster interfaces when no cluster is present.
|
| com.atlassian.confluence.cluster.safety | |
| com.atlassian.confluence.rpc.auth | |
| com.atlassian.confluence.setup | |
| com.atlassian.confluence.setup.actions |
| Constructor and Description |
|---|
ClusterTouchFile(SharedDataManager clusterSharedDataManager) |
DefaultClusterConfigurationHelper(com.atlassian.config.ApplicationConfig applicationConfig,
ClusterManager clusterManager,
SharedDataManager clusterSharedDataManager,
LicenseService licenseService,
ClusterTouchFile clusterTouchFile) |
| Modifier and Type | Class and Description |
|---|---|
class |
HazelcastSharedDataManager
A Hazelcast implementation of
SharedDataManager |
| Modifier and Type | Class and Description |
|---|---|
class |
NonClusterSharedDataManager
An implementation of
SharedDataManager for use when no clustering
is configured. |
| Constructor and Description |
|---|
DefaultClusterSafetyManager(ClusterSafetyDao clusterSafetyDao,
com.atlassian.event.api.EventPublisher eventPublisher,
SharedDataManager sharedDataManager,
ClusterManager clusterManager)
Deprecated.
|
| Constructor and Description |
|---|
TokenAuthenticationManager(LoginManager loginManager,
UserAccessor userAccessor,
PermissionManager permissionManager,
SettingsManager settingsManager,
com.atlassian.event.api.EventPublisher eventPublisher,
SharedDataManager clusterSharedDataManager) |
| Modifier and Type | Method and Description |
|---|---|
static SharedConfigurationMap |
SharedConfigurationMap.getPublished(SharedDataManager clusterSharedDataManager) |
void |
SharedConfigurationMap.publish(SharedDataManager clusterSharedDataManager) |
| Modifier and Type | Method and Description |
|---|---|
void |
SetupClusterAction.setClusterSharedDataManager(SharedDataManager clusterSharedDataManager) |
Copyright © 2003–2015 Atlassian. All rights reserved.