@ParametersAreNonnullByDefault

Package com.atlassian.confluence.cache.hazelcast.hybrid

Class Summary
ConfluenceHybridCache<K,V> Implementation of ConfigurableCache and ManagedCache that can be used when the cached values do not implement Serializable but cache invalidation must work cluster-wide.
HazelcastEhCacheHybridCacheDeduplicator A CacheDeduplicator which knows about the interaction between the Hazelcast and EhCache CacheManagers as used by HazelcastHybridCacheManager.
HazelcastHybridCacheManager A CacheManager which uses Hazelcast and a delagate local-cache manager to implement the "hybrid cache model"
HybridCachedReference<V> A CachedReference implementation to satisfy the requirements of CacheFactory.
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.