Uses of Interface
com.atlassian.confluence.cache.CacheCompactor
Packages that use CacheCompactor
Package
Description
Provides the classes for a Hazelcast implementation to support Confluence
clustering, including caching, locks and events.
-
Uses of CacheCompactor in com.atlassian.confluence.cache
Subinterfaces of CacheCompactor in com.atlassian.confluence.cacheModifier and TypeInterfaceDescriptioninterface
Marker interface for cluster-aware cache compactorClasses in com.atlassian.confluence.cache that implement CacheCompactor -
Uses of CacheCompactor in com.atlassian.confluence.cache.ehcache
Classes in com.atlassian.confluence.cache.ehcache that implement CacheCompactorModifier and TypeClassDescriptionclass
Handles the process of compacting EHCache caches by forcing eviction of expired elements. -
Uses of CacheCompactor in com.atlassian.confluence.cache.hazelcast
Classes in com.atlassian.confluence.cache.hazelcast that implement CacheCompactorModifier and TypeClassDescriptionclass
Clears Hazelcast caches that exceeded 2x of their maximum size. -
Uses of CacheCompactor in com.atlassian.confluence.impl.cache
Classes in com.atlassian.confluence.impl.cache that implement CacheCompactor