| Class | Description |
|---|---|
| AbstractBaseCacheMap<K> |
Implementation of
AbstractCacheMap calling cache to remove unit from internal cache on displaced entry. |
| AnonymousCacheUnit | |
| BaseCacheYFastFIFOMap<K> | |
| CacheFactory |
Class has all Cache instantiation methods.
On the base of cache.legacymode from advanced properties it creates regioncache or old cache (cache2) instances. This class is used also to bootstrap CacheController. |
| CacheFactoryTest |
Tests for CacheFactory
|
| CustomCacheUnit | |
| DefaultCache | |
| DefaultCacheStatisticsEntry | |
| RegionCacheAdapter |
Class adapts calls to the de.hybris.platform.regioncache.CacheController class.
It is used by AbstractCacheUnit to perform cache operations on regioncache implementations. |
| RequestCache | |
| StaticCache |
Copyright © 2018 SAP SE. All Rights Reserved.