Interface | Description |
---|---|
ICacheConfig |
The configuration of a cache.
|
ICacheDataProvider<T> |
Provides data for a
PortalCache . |
ICacheEntry | |
ICacheManager |
Provides operations on the portal cache framework.
|
ICacheMultiDataProvider<T> |
A cache data provider that may return multiple data during a load request.
|
ICacheMultiDataProvider.IRequest |
Contains information about a request done to a
ICacheMultiDataProvider . |
ICacheStatistics |
Provides access to cache's statistics information.
|
ICloneableCacheEntry |
Class | Description |
---|---|
CacheConfigEventListener |
Hibernate event listener for listening
CacheConfig 's events. |
CacheItem<T> |
Represents a single entry in a
PortalCache . |
CacheManager |
Cache framework manager implementation.
|
ClusterMembershipObserver |
Observes
ClusterMembershipChangedEvent and clears memory cache
when it is raised. |
HibernatePortalCache |
Wraps the
PortalCache for hibernate use. |
LRUCache |
LRU (Least Recently Used) algorithm for the cache.
|
PortalCache<T> |
Memory cache for portal objects.
|
PortalCacheUtil |
Portal cache util.
|
SingleOrBulkLoadCacheDataProvider<T> |
Abstract
ICacheMultiDataProvider that eases the use of single and bulk loads, based on a given condition. |
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.