Uses of Class
de.hybris.platform.regioncache.CacheValueLoadException
Packages that use CacheValueLoadException
Package
Description
-
Uses of CacheValueLoadException in de.hybris.platform.cache
Methods in de.hybris.platform.cache that throw CacheValueLoadException -
Uses of CacheValueLoadException in de.hybris.platform.cmsfacades.rendering.cache.dto
Methods in de.hybris.platform.cmsfacades.rendering.cache.dto that throw CacheValueLoadException -
Uses of CacheValueLoadException in de.hybris.platform.media.storage.impl
Methods in de.hybris.platform.media.storage.impl that throw CacheValueLoadExceptionModifier and TypeMethodDescriptionMediaCacheRegion.getWithLoader(CacheKey key, CacheValueLoader loader) -
Uses of CacheValueLoadException in de.hybris.platform.regioncache
Methods in de.hybris.platform.regioncache that throw CacheValueLoadExceptionModifier and TypeMethodDescription<T> TCacheController.getWithLoader(CacheKey key, CacheValueLoader<T> loader) Gets stored value from cache.<T> TDefaultCacheController.getWithLoader(CacheKey key, CacheValueLoader<T> loader) Gets stored value from cache.Used by cache region to load missing value.
This method does not have to be thread safe.
If CacheValueLoadException thrown unit is not added to cache.static voidCacheTestHelper.registryEvictionTest(DefaultCacheController controller, CacheRegion region, String[] typeCodes) Helper method. -
Uses of CacheValueLoadException in de.hybris.platform.regioncache.key.legacy
Methods in de.hybris.platform.regioncache.key.legacy that throw CacheValueLoadExceptionModifier and TypeMethodDescriptionfinal ObjectDeprecated, for removal: This API element is subject to removal in a future version.We do not perform compute not to hit database several times from different threads.
Another reason is to keep lifecycle of hooks in the same order. -
Uses of CacheValueLoadException in de.hybris.platform.regioncache.region
Methods in de.hybris.platform.regioncache.region that throw CacheValueLoadExceptionModifier and TypeMethodDescriptionCacheRegion.getWithLoader(CacheKey key, CacheValueLoader loader) Gets value from cache. -
Uses of CacheValueLoadException in de.hybris.platform.regioncache.region.impl
Methods in de.hybris.platform.regioncache.region.impl that throw CacheValueLoadExceptionModifier and TypeMethodDescriptionAbstractMapBasedCacheRegion.getWithLoader(CacheKey key, CacheValueLoader loader) DefaultCacheRegion.getWithLoader(CacheKey key, CacheValueLoader loader) EHCacheRegion.getWithLoader(CacheKey key, CacheValueLoader loader) -
Uses of CacheValueLoadException in de.hybris.platform.regioncache.test
Methods in de.hybris.platform.regioncache.test that throw CacheValueLoadExceptionModifier and TypeMethodDescriptionvoidRegionCachePerformanceTest.allGetsAreHitsTest()voidCacheKeyTest.cacheKeyUniqnessTest()voidEHCacheRegionExclusiveComputationTest.concurrentValueLoadTest()Tests if: cache loads valuesvoidOneRegionTestDefaultCacheRegion.concurrentValueLoadTest()Tests if: cache loads valuesvoidAbstractCacheControllerOneRegionTest.concurrentValuePutTest()Tests if: cache stores loaded valuesvoidCacheKeyTest.differentTenantKey()voidCacheKeyTest.differentTenantLegacyKey()voidAbstractCacheControllerOneRegionTest.evictionTest()Tests if: cache evicts values [no registry]voidCacheControllerTwoRegionsTest.evictionTest()voidOneRegionTestDefaultLRUCacheRegion.evictionTest()voidRegionCachePerformanceTest.fillBigEmptyCacheTest()voidRegionCachePerformanceTest.fillMediumEmptyCacheTest()voidCacheControllerQueryCacheDisabledTest.getTest()voidRegionCachePerformanceTest.hitBigNotEmptyCacheTest()voidAbstractCacheControllerOneRegionTest.invalidateKeyTest()Tests if: invalidation when key inside cache mapvoidAbstractCacheControllerOneRegionTest.invalidationTest()Tests if: invalidation with no key inside.voidCacheControllerTwoRegionsTest.invalidationTest()voidAbstractCacheControllerOneRegionTest.invalidationTestWithFilter()Tests if: invalidation with no key inside.voidCacheKeyTest.legacyCacheKeyUniqnessTest()voidRegionCachePerformanceTest.noGetIsHitTest()voidCacheControllerTwoRegionsTest.simpleGetTest()voidCacheControllerLifecycleCallbackTest.testOnAfterAddDualRegion()voidCacheControllerLifecycleCallbackTest.testOnAfterEvictDualRegion()voidCacheControllerLifecycleCallbackTest.testOnAfterRemoveDualRegion()voidAbstractCacheControllerOneRegionTest.valuePutTest() -
Uses of CacheValueLoadException in de.hybris.platform.scripting.engine.impl
Methods in de.hybris.platform.scripting.engine.impl that throw CacheValueLoadExceptionModifier and TypeMethodDescription