| Package | Description |
|---|---|
| com.atlassian.confluence.cache.hazelcast |
Provides the classes for a Hazelcast implementation to support Confluence
clustering, including caching, locks and events.
|
| com.atlassian.confluence.impl.cache.hazelcast | |
| com.atlassian.confluence.impl.cache.hazelcast.hibernate |
| Constructor and Description |
|---|
ConfluenceHazelcastCacheManager(ConfluenceMonitoring confluenceMonitoring,
com.atlassian.confluence.cache.hazelcast.HazelcastCacheManagerFactory delegateFactory,
CacheOperationsWhitelistService operationsWhitelistService,
HibernateManagedRegionCacheLookup hibernateManagedRegionCacheLookup) |
| Modifier and Type | Method and Description |
|---|---|
static HibernateManagedRegionCacheLookup |
HibernateManagedRegionCacheLookup.empty() |
| Modifier and Type | Class and Description |
|---|---|
class |
ManagedHazelcastHibernateRegionCacheFactory
Responsible for creating
ManagedCache implementations based upon Hibernate Regions. |
| Modifier and Type | Method and Description |
|---|---|
static HibernateManagedRegionCacheLookup |
HazelcastHibernateRegionFactories.hideManagedCachesIfLocalRegionsNotEnabled(HibernateManagedRegionCacheLookup hibernateManagedRegionCacheLookup)
We only want to supply
ManagedCaches representing Hibernate cache regions if
we're configured to use local cache regions. |
| Modifier and Type | Method and Description |
|---|---|
static HibernateManagedRegionCacheLookup |
HazelcastHibernateRegionFactories.hideManagedCachesIfLocalRegionsNotEnabled(HibernateManagedRegionCacheLookup hibernateManagedRegionCacheLookup)
We only want to supply
ManagedCaches representing Hibernate cache regions if
we're configured to use local cache regions. |
Copyright © 2003–2022 Atlassian. All rights reserved.