@ParametersAreNonnullByDefault
Package com.atlassian.confluence.impl.vcache
-
Class Summary Class Description CollectMetricsPredicate DummyVCacheRequestContextOperations Trivial implementation of the interface which just invoked the action directly.JvmCacheAdapter<K,V> Deprecated. since 7.20UnblockingRemovalJvmCache<K,V> JVM Cache that can be cleared without blocking.VCacheFactoryBean A SpringFactoryBeanwhich creates aVCacheFactorysuitable for use by Confluence.VCacheFlusher An implementation ofCacheFlusherwhich flushesVCacheinstances.VCacheRequestContextFilter A ServletFilterwhich ensures that a VCache request context is setup for each request, and also logs the cache metrics.VCacheRequestContextManager An implementation ofVCacheRequestContextOperationswhich provides a simple interface to client code.