Uses of Interface
com.atlassian.confluence.cache.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
Modifier and TypeInterfaceDescriptioninterface
Marker interface for cluster-aware cache compactor -
Uses of CacheCompactor in com.atlassian.confluence.cache.ehcache
Modifier and TypeClassDescriptionclass
Handles the process of compacting EHCache caches by forcing eviction of expired elements. -
Uses of CacheCompactor in com.atlassian.confluence.cache.hazelcast
Modifier and TypeClassDescriptionclass
Clears Hazelcast caches that exceeded 2x of their maximum size. -
Uses of CacheCompactor in com.atlassian.confluence.impl.cache