Uses of Package
org.alfresco.repo.cache
-
Packages that use org.alfresco.repo.cache Package Description org.alfresco.filesys.repo The Alfesco filesystem to repository translation layerorg.alfresco.repo.cache org.alfresco.repo.config org.alfresco.repo.domain.permissions org.alfresco.repo.security.authority -
Classes in org.alfresco.repo.cache used by org.alfresco.filesys.repo Class Description TransactionalCache A 2-level cache that maintains both a transaction-local cache and wraps a non-transactional (shared) cache. -
Classes in org.alfresco.repo.cache used by org.alfresco.repo.cache Class Description AbstractCacheFactory AbstractCacheFactoryimplementation containing common functionality such as cache configuration properties support.AbstractRefreshableCacheEvent A generic event with the cache id and affected tenantAsynchronouslyRefreshedCache Implementation details in addition to the exposed interface.CacheFactory Cache factory interface.CacheStatistics Centralised cache statistics service.NullCache A cache that does nothing - always.OperationStats Represents a single cache operation type's statistics.RefreshableCache Basic cache APIRefreshableCacheEvent A cache eventRefreshableCacheListener API to listen to cache eventsTransactionalCache.ValueHolder A wrapper object to carry object values, but forcing a straight equality check based on a random integer only.TransactionStats Only to be used within a single transaction/thread.TransactionStats.OpType Cache operation type. -
Classes in org.alfresco.repo.cache used by org.alfresco.repo.config Class Description AbstractMTAsynchronouslyRefreshedCache The base implementation for Multi-tenant asynchronously refreshed cache.AsynchronouslyRefreshedCache Implementation details in addition to the exposed interface.RefreshableCache Basic cache API -
Classes in org.alfresco.repo.cache used by org.alfresco.repo.domain.permissions Class Description TransactionalCache A 2-level cache that maintains both a transaction-local cache and wraps a non-transactional (shared) cache. -
Classes in org.alfresco.repo.cache used by org.alfresco.repo.security.authority Class Description AbstractMTAsynchronouslyRefreshedCache The base implementation for Multi-tenant asynchronously refreshed cache.AsynchronouslyRefreshedCache Implementation details in addition to the exposed interface.RefreshableCache Basic cache API