Package de.hybris.platform.cache.impl
package de.hybris.platform.cache.impl
-
ClassesClassDescriptionImplementation of
AbstractCacheMapcalling cache to remove unit from internal cache on displaced entry.Class has all Cache instantiation methods.
On the base of cache.legacymode from advanced properties it creates regioncache or old cache (cache2) instances.Tests for CacheFactoryClass adapts calls to the de.hybris.platform.regioncache.CacheController class.
It is used by AbstractCacheUnit to perform cache operations on regioncache implementations.