Package | Description |
---|---|
com.atlassian.confluence.cluster | |
com.atlassian.confluence.cluster.hazelcast | |
com.atlassian.confluence.cluster.nonclustered |
Implementations for cluster interfaces when no cluster is present.
|
com.atlassian.confluence.impl.index |
Modifier and Type | Method and Description |
---|---|
void |
ClusterEventBroadcaster.setClusterEventWrapperService(ClusterEventWrapperService clusterEventWrapperService) |
Modifier and Type | Class and Description |
---|---|
class |
HazelcastClusterEventWrapperService
Hazlecast implementation of the ClusterEventWrapperService
|
Modifier and Type | Class and Description |
---|---|
class |
NonClusterEventWrapperService
Generic wrapper service for use in non-clustered confluence.
|
Constructor and Description |
---|
DefaultIndexRecoveryService(JournalStateStore journalStateStore,
JournalDao journalDao,
ClusterManager clusterManager,
com.atlassian.event.api.EventPublisher eventPublisher,
ClusterEventWrapperService clusterEventWrapperService,
com.atlassian.plugin.PluginAccessor pluginAccessor) |
Copyright © 2003–2015 Atlassian. All rights reserved.