Class DefaultSLDDataContainerProvider.SLDItemBulkLoadUnit
java.lang.Object
de.hybris.platform.cache.AbstractCacheUnit
de.hybris.platform.directpersistence.cache.DefaultSLDDataContainerProvider.SLDItemBulkLoadUnit
- All Implemented Interfaces:
CacheValueLoader
- Enclosing class:
- DefaultSLDDataContainerProvider
-
Field Summary
Fields inherited from class de.hybris.platform.cache.AbstractCacheUnit
cacheKey, INVALIDATIONTYPE_CREATED, INVALIDATIONTYPE_MODIFIED, INVALIDATIONTYPE_MODIFIED_STRING, INVALIDATIONTYPE_REMOVED, INVALIDATIONTYPE_REMOVED_STRING, UNKNOWN -
Constructor Summary
ConstructorsConstructorDescriptionSLDItemBulkLoadUnit(Cache cache, DefaultSLDDataContainerProvider.SLDBulkCacheLoader bulkLoader, PK pk) -
Method Summary
Methods inherited from class de.hybris.platform.cache.AbstractCacheUnit
addedToCacheBeforeComputation, equals, executeInvalidation, get, getCache, getInvalidationTopicDepth, getKey, getKeyAsArray, getLoader, getTenantID, getWithoutCompute, getWithoutComputeIgnoringTransaction, hashCode, hintValue, invalidate, isCachingSupported, isValueKnown, load, removedFromCache, toString, useCache
-
Constructor Details
-
SLDItemBulkLoadUnit
public SLDItemBulkLoadUnit(Cache cache, DefaultSLDDataContainerProvider.SLDBulkCacheLoader bulkLoader, PK pk)
-
-
Method Details
-
createKey
- Specified by:
createKeyin classAbstractCacheUnit
-
compute
- Specified by:
computein classAbstractCacheUnit- Throws:
Exception
-