Package de.hybris.platform.regioncache.region
package de.hybris.platform.regioncache.region
-
ClassDescriptionDefines replaceable cache map interface to be used in hybris 5.
It is possible to configure DefaultCacheRegion together with custom map implementation.Defines interface for the cache region.
Region is defined on the base of: region name, handled types (by type code).This exception is thrown when CacheController is unable to resolve cache region for the key given.
For region resolution strategy description seeCacheRegionResolver.Class keeps region lists and provides region list access methods.This class is a registrar for a RegionCache.Provides a CacheRegion given the key and regionName.Default implementation of CacheRegionResolver.
For region resolution strategy description seeCacheRegionResolver.Class used to react on eviction event in CacheMap and CacheRegion.Defines 'special' type codes for defining cache region.Region resolver optimized to handle only one cache region.Any Cache Region which implements this interface will not be counted for overall cache size, this will not affect on licence check.