Package de.hybris.platform.regioncache.region.impl
package de.hybris.platform.regioncache.region.impl
-
ClassesClassDescriptionAbstract class for all map based cache region implementations.Default cache map implementation on the base of LinkedHashMap.Default cache region implementation.
For the synchronization it uses ReentrantReadWriteLock one for whole cache map.Class keeps region lists and provides region list access methods.Service that periodically run CleanUpQueryCacheRegionStrategy to clean "queryCacheRegion" cache region.Cache region implementation using EHCache.Cache region implementation based on Google's ConcurrentLinkedHashMap.