Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.alfresco.repo.cache Classes and Interfaces - 34 results found.
NameDescriptionTypePackageFramework
AbstractCacheFactoryAbstract CacheFactory implementation containing common functionality such as cache configuration properties support.Classorg.alfresco.repo.cacheAlFresco
AbstractMTAsynchronouslyRefreshedCacheThe base implementation for Multi-tenant asynchronously refreshed cache.Classorg.alfresco.repo.cacheAlFresco
AbstractRefreshableCacheEventA generic event with the cache id and affected tenantAuthor:AndySee Also:Serialized FormClassorg.alfresco.repo.cacheAlFresco
AsynchronouslyRefreshedCacheInterfaceorg.alfresco.repo.cacheAlFresco
AsynchronouslyRefreshedCacheRegistryA registry of all AsynchronouslyRefreshedCaches to be used for notification.Interfaceorg.alfresco.repo.cacheAlFresco
CacheFactoryCache factory interface.Interfaceorg.alfresco.repo.cacheAlFresco
CacheRegionKeyKey-wrapper used to separate cache regions, allowing a single cache to be used for different This class is distinct from the ID key so that ID-based lookups don't class with value-based lookups.Classorg.alfresco.repo.cache.lookupAlFresco
CacheRegionValueKeyValue-key-wrapper used to separate cache regions, allowing a single cache to be used for different This class is distinct from the region key so that ID-based lookups don't class with value-based lookups.Classorg.alfresco.repo.cache.lookupAlFresco
CacheStatisticsCentralised cache statistics service.Interfaceorg.alfresco.repo.cacheAlFresco
CacheStatisticsCreatedSignal that cache statistics have been registered for the given cache.Classorg.alfresco.repo.cacheAlFresco
DefaultCacheFactoryCacheFactory implementation that creates DefaultSimpleCache instances.Classorg.alfresco.repo.cacheAlFresco
DefaultCacheProviderClassorg.alfresco.repo.cacheAlFresco
DefaultSimpleCacheSimpleCache implementation backed by a Google Cache implementation.Classorg.alfresco.repo.cacheAlFresco
EntityLookupCacheA cache for two-way lookups of database entities.Classorg.alfresco.repo.cache.lookupAlFresco
EntityLookupCache .EntityLookupCallbackDAOInterfaceorg.alfresco.repo.cache.lookupAlFresco
EntityLookupCache .EntityLookupCallbackDAOAdaptorAdaptor for implementations that support immutable entities.Classorg.alfresco.repo.cache.lookupAlFresco
HibernateSimpleCacheAdapterAdapts a SimpleCache instance for use as a Hibernate Cache.Classorg.alfresco.repo.cacheAlFresco
InMemoryCacheStatisticsSimple non-persistent implementation of CacheStatistics.Classorg.alfresco.repo.cacheAlFresco
LockingCacheInterface for caches that support value lockingSince:4.Interfaceorg.alfresco.repo.cacheAlFresco
MemoryCacheA cache backed by a simple ConcurrentHashMap.Classorg.alfresco.repo.cacheAlFresco
NoStatsForCacheRead operations on CacheStatistics throw this RuntimeException when no statistics exist for theClassorg.alfresco.repo.cacheAlFresco
NullCacheA cache that does nothing - always.Classorg.alfresco.repo.cacheAlFresco
OperationStatsRepresents a single cache operation type's statistics.Classorg.alfresco.repo.cacheAlFresco
RefreshableCacheInterfaceorg.alfresco.repo.cacheAlFresco
RefreshableCacheEventInterfaceorg.alfresco.repo.cacheAlFresco
RefreshableCacheListenerInterfaceorg.alfresco.repo.cacheAlFresco
RefreshableCacheRefreshedEventDescribes a new entry has been inserted in the cache.Classorg.alfresco.repo.cacheAlFresco
RefreshableCacheRefreshEventDescribes an entry that is stale in the cacheAuthor:AndySee Also:Serialized FormClassorg.alfresco.repo.cacheAlFresco
SimpleCacheBasic caching interface.Interfaceorg.alfresco.repo.cacheAlFresco
TransactionalCacheA 2-level cache that mainains both a transaction-local cache and wraps a non-transactional (shared) cache.Classorg.alfresco.repo.cacheAlFresco
TransactionalCache .CacheRegionKeyClassorg.alfresco.repo.cacheAlFresco
TransactionalCache .ValueHolderA wrapper object to carry object values, but forcing a straight equality check based on a random integer only.Classorg.alfresco.repo.cacheAlFresco
TransactionStatsOnly to be used within a single transaction/thread.Classorg.alfresco.repo.cacheAlFresco
TransactionStats .OpTypeCache operation type.Classorg.alfresco.repo.cacheAlFresco