@ParametersAreNonnullByDefault
| Interface | Description |
|---|---|
| EhCacheConfigStore |
Represents stored EhCache configuration.
|
| Class | Description |
|---|---|
| EhCacheCompactor |
Handles the process of compacting EHCache caches by forcing eviction of expired elements.
|
| EhCacheConfigFileStore |
A file-based store of EhCache config information.
|
| EhCacheConfigManager |
Class that allows Confluence's ehcache configuration to be modified programmatically.
|
| EhCacheManagementConfig | Deprecated
since 5.9
|
| EhCacheManager |
Confluence-specific implementation of
CacheManager which delegates to an atlassian-cache
com.atlassian.cache.ehcache.EhCacheManager, decorating it with Confluence-specific functionality. |
| EhCacheSettingsDefaultsProvider |
Defaults provider to tell atlassian-cache that all ehcache caches should be local
|
| EhCacheStatisticsEvent |
An analytics event which contains a snapshot of the basic statistics of an ehcache.
|
| EhCacheStatisticsManager |
Provides CacheStatistics for EhCache.
|
| EhCacheStatisticsPublisher | Deprecated
since 5.9.
|
Copyright © 2003–2022 Atlassian. All rights reserved.