Package | Description |
---|---|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
NoopClusterCacheCompactor
A compactor that does nothing.
|
Modifier and Type | Class and Description |
---|---|
class |
EhCacheCompactor
Handles the process of compacting EHCache caches by forcing eviction of expired elements.
|
Modifier and Type | Class and Description |
---|---|
class |
HazelcastCacheCompactor
Clears Hazelcast caches that exceeded 2x of their maximum size.
|
Copyright © 2003–2023 Atlassian. All rights reserved.