Package org.alfresco.repo.cache
package org.alfresco.repo.cache
-
ClassDescriptionAbstract
CacheFactoryimplementation containing common functionality such as cache configuration properties support.The base implementation for Multi-tenant asynchronously refreshed cache.A generic event with the cache id and affected tenantImplementation details in addition to the exposed interface.A registry of all AsynchronouslyRefreshedCaches to be used for notification.Cache factory interface.Centralised cache statistics service.Signal that cache statistics have been registered for the given cache.CacheFactoryimplementation that createsDefaultSimpleCacheinstances.SimpleCacheimplementation backed by a GoogleCacheimplementation.Simple non-persistent implementation ofCacheStatistics.Read operations onCacheStatisticsthrow this RuntimeException when no statistics exist for the specified cache.A cache that does nothing - always.Represents a single cache operation type's statistics.Basic cache APIA cache eventAPI to listen to cache eventsDescribes a new entry has been inserted in the cache.Describes an entry that is stale in the cacheA 2-level cache that maintains both a transaction-local cache and wraps a non-transactional (shared) cache.A wrapper object to carry object values, but forcing a straight equality check based on a random integer only.Only to be used within a single transaction/thread.Cache operation type.