Uses of Class
de.hybris.platform.regioncache.region.impl.AbstractMapBasedCacheRegion
-
-
Uses of AbstractMapBasedCacheRegion in de.hybris.platform.media.storage.impl
Subclasses of AbstractMapBasedCacheRegion in de.hybris.platform.media.storage.impl Modifier and Type Class Description classMediaCacheRegion -
Uses of AbstractMapBasedCacheRegion in de.hybris.platform.regioncache.region.impl
Subclasses of AbstractMapBasedCacheRegion in de.hybris.platform.regioncache.region.impl Modifier and Type Class Description classLRUCacheRegionCache region implementation based on Google's ConcurrentLinkedHashMap.classUnlimitedCacheRegion -
Uses of AbstractMapBasedCacheRegion in de.hybris.platform.scripting.engine.internal.cache.impl
Subclasses of AbstractMapBasedCacheRegion in de.hybris.platform.scripting.engine.internal.cache.impl Modifier and Type Class Description classScriptsCacheRegion -
Uses of AbstractMapBasedCacheRegion in de.hybris.platform.solrfacetsearch.config.cache.impl
Subclasses of AbstractMapBasedCacheRegion in de.hybris.platform.solrfacetsearch.config.cache.impl Modifier and Type Class Description classFacetSearchConfigCacheRegion
-