Package | Description |
---|---|
com.atlassian.confluence.cluster.hazelcast.shareddata | |
com.atlassian.confluence.cluster.nonclustered |
Implementations for cluster interfaces when no cluster is present.
|
com.atlassian.confluence.cluster.shareddata |
Modifier and Type | Class and Description |
---|---|
class |
HazelcastPluginSharedDataStore
A Hazelcast-specific implementation of
PluginSharedDataStore . |
Modifier and Type | Class and Description |
---|---|
class |
NonClusterSharedDataManager
An implementation of
SharedDataManager for use when no clustering
is configured. |
Constructor and Description |
---|
DefaultPluginSharedDataRegistry(com.atlassian.plugin.PluginAccessor pluginAccessor,
com.atlassian.event.api.EventListenerRegistrar eventListenerRegistrar,
PluginSharedDataStore store) |
Copyright © 2003–2017 Atlassian. All rights reserved.