package

com.atlassian.confluence.cache.tangosol

Interfaces

TangosolCacheFactory A cache factory interface for creating tangosol caches. 

Classes

CacheSizeChangeListener  
CoherenceCacheConfigManager Manages coherence cache configuration changes. 
EmptyConfigurableCacheFactory Dummy placeholder to prevent Coherence from statically bringing up caches. 
ExpiryCountingLocalCache Extends Coherence's LocalCache to count expired entries. 
ListenerTangosolCacheFactory An implementation of the TangosolCacheFactory that adds debug listeners to caches if log level is DEBUG. 
TangosolCache A decorator class to call the correct methods in Tangosol's cache object. 
TangosolCacheConfigurationLoader Configures Coherence with the appropriate cache configuration file, depending on whether clustering is enabled or not  
TangosolCacheManager Implement caching using Tangosol's caching system. 
TangosolCacheSizeAdjuster