@ParametersAreNonnullByDefault

Package com.atlassian.confluence.cache.hazelcast

Provides the classes for a Hazelcast implementation to support Confluence clustering, including caching, locks and events.

See:
          Description

Interface Summary
HazelcastHelper Utility that allows you to reach the underlying hazelcast instance of confluence for certain actions.
LockingCacheManager An internal interface for confluence that allows the acquisition of LockingCache This should only be used internal to confluence.
 

Class Summary
ConfluenceHazelcastCacheManager Confluence wrapper around the atlassian-cache implementation of HazelcastCacheManager It will wrap all caches in Monitoring Caches, and all Loaders in ConfluenceMonitoringLoaders.
DefaultHazelcastHelper Utility that allows you to reach the underlying hazelcast instance of confluence for certain actions.
HazelcastCacheCompactor Clears Hazelcast caches that are misbehaving and have exceeded their maximum size.
HazelcastCacheStatistics Hazelcast implementation of CacheStatistics.
HazelcastStatisticsManager Hazelcast Implementation of CacheStatisticsManager.
 

Package com.atlassian.confluence.cache.hazelcast Description

Provides the classes for a Hazelcast implementation to support Confluence clustering, including caching, locks and events.

Since:
5.5


Copyright © 2003–2015 Atlassian. All rights reserved.