| Interface | Description |
|---|---|
| CacheCompactor |
Component for removing all expired entries from caches on a periodical basis.
|
| HashRegistryCache |
| Class | Description |
|---|---|
| CacheCompactor.CacheCompactionResult | |
| DeferredReplicationCache<K,V> |
Decorator that makes a deferred replication version of a cache.
|
| DeferredReplicationCachedReference<V> |
Decorator that wraps
CachedReference values for deferred replication purposes. |
| DeferredReplicationCacheManager |
Every non-local cache or cache reference is wrapped with deferred replication mechanism
|
| EhCacheCompactor |
Cache compactor for EHCache
|
| GoogleCacheInstruments |
Registers cache metrics in
Instrumentation. |
| HashRegistryCacheImpl |
Soft-referenced cache of the expensive-to-generate ModzDetector hash registry.
|
| JiraVCacheInitialisationUtils |
Initialisation utilities for VCache.
|
| JiraVCacheRequestContextSupplier |
Lenient request context supplier that may create request context for a thread if it hasn't been created.
|
| JiraVCacheServiceCreator |
Creates and configures implementation of
AbstractVCacheService based on configuration properties. |
| ManagedCacheInstruments | |
| NullCacheCompactor |
Null implementation of the Cache Compactor for use when the Cache implementation is well behaved and
compacts its own trash.
|
Copyright © 2002-2019 Atlassian. All Rights Reserved.