| Package | Description |
|---|---|
| com.atlassian.confluence.cache | |
| 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.core |
| Modifier and Type | Class and Description |
|---|---|
class |
TransactionalCacheFactory
A cache factory that produces transactional caches.
|
| Constructor and Description |
|---|
TransactionalCacheFactory(com.atlassian.cache.CacheFactory cacheFactory,
LockFactory lockFactory,
SynchronizationManager synchronizationManager,
ConfluenceMonitoring confluenceMonitoring) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ClusterManager |
| Modifier and Type | Class and Description |
|---|---|
class |
HazelcastClusterManager
Hazelcast implementation of
ClusterManager |
| Modifier and Type | Class and Description |
|---|---|
class |
NonClusterManager
An implementation of
ClusterManager for use when no clustering is configured. |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultHeartbeatManager.setLockFactory(LockFactory lockFactory)
Deprecated.
since 5.7.1
|
Copyright © 2003–2016 Atlassian. All rights reserved.