|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CacheCompactor | |
|---|---|
| com.atlassian.confluence.cache | |
| com.atlassian.confluence.cache.ehcache | |
| com.atlassian.confluence.cache.hazelcast | 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.cache | |
|---|---|
interface |
ClusterCacheCompactor
Marker interface for cluster-aware cache compactor |
| Classes in com.atlassian.confluence.cache that implement CacheCompactor | |
|---|---|
class |
NoopClusterCacheCompactor
A compactor that does nothing. |
| Methods in com.atlassian.confluence.cache with parameters of type CacheCompactor | |
|---|---|
void |
CacheCompactionJob.setCompactor(CacheCompactor compactor)
|
| Uses of CacheCompactor in com.atlassian.confluence.cache.ehcache |
|---|
| Classes in com.atlassian.confluence.cache.ehcache that implement CacheCompactor | |
|---|---|
class |
EhCacheCompactor
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 CacheCompactor | |
|---|---|
class |
HazelcastCacheCompactor
Clears Hazelcast caches that are misbehaving and have exceeded their maximum size. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||