Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.alfresco.repo.content.caching Classes and Interfaces - 17 results found.
NameDescriptionTypePackageFramework
BackingStoreAwareCacheWriterWrapper for cache writer that is aware of backing store writer and calls backing store for getSize and getContentDataClassorg.alfresco.repo.content.cachingAlFresco
CachedContentCleanerCleans up redundant cache files from the cached content file store.Classorg.alfresco.repo.content.caching.cleanupAlFresco
CachedContentCleanerCreatedEventEvent fired when CachedContentCleaner instances are created.Classorg.alfresco.repo.content.caching.cleanupAlFresco
CachedContentCleanupJobQuartz job to remove cached content files from disk once they are no longer held in the in-memory cache.Classorg.alfresco.repo.content.caching.cleanupAlFresco
CacheFilePropsManage a cache file's associated properties.Classorg.alfresco.repo.content.cachingAlFresco
CacheMissExceptionCacheMissException will be thrown if an attempt is made to read content from the ContentCache when it is not in the cache.Classorg.alfresco.repo.content.cachingAlFresco
CachingContentStore transparently providing caching of content in that backing store.Classorg.alfresco.repo.content.cachingAlFresco
CachingContentStoreCreatedEventEvent fired when a CachingContentStore instance is created.Classorg.alfresco.repo.content.cachingAlFresco
CachingContentStoreEventAbstract base class for CachingContentStore related application events.Classorg.alfresco.repo.content.cachingAlFresco
ContentCacheA cache designed to operate on content and split between memory and disk.Interfaceorg.alfresco.repo.content.cachingAlFresco
ContentCacheImplThe one and only implementation of the ContentCache class.Classorg.alfresco.repo.content.cachingAlFresco
ContentCacheImpl .CacheWriterThis FileContentWriter subclass allows for the temp cache file to be renamed to a cache file proper, e.Classorg.alfresco.repo.content.cachingAlFresco
ContentCacheImpl .NumericFileNameComparatorClassorg.alfresco.repo.content.cachingAlFresco
FileHandlerInterfaceorg.alfresco.repo.content.cachingAlFresco
KeyMultipurpose key so that data can be cached either by content URL or cache file path.Classorg.alfresco.repo.content.cachingAlFresco
QuotaManagerStrategyDisk quota managers for the CachingContentStore must implement this interface.Interfaceorg.alfresco.repo.content.caching.quotaAlFresco
StandardQuotaStrategyQuota manager for the CachingContentStore that has the following characteristics: When a cache file has been written that results in cleanThresholdPct (default 80%) of maxUsageBytesClassorg.alfresco.repo.content.caching.quotaAlFresco