public abstract class CustomCacheUnit extends AbstractCacheUnit
cacheKey, INVALIDATIONTYPE_CREATED, INVALIDATIONTYPE_MODIFIED, INVALIDATIONTYPE_MODIFIED_STRING, INVALIDATIONTYPE_REMOVED, INVALIDATIONTYPE_REMOVED_STRING, UNKNOWN| Constructor and Description |
|---|
CustomCacheUnit(Cache cache,
String key) |
| Modifier and Type | Method and Description |
|---|---|
abstract Object |
compute() |
Object[] |
createKey() |
addedToCacheBeforeComputation, arrayDeepEqualsReverse, equals, executeInvalidation, get, getCache, getInvalidationTopicDepth, getKey, getKeyAsArray, getLoader, getTenantID, getWithoutCompute, getWithoutComputeIgnoringTransaction, hashCode, hintValue, invalidate, isCachingSupported, isValueKnown, isZombie, keepAlive, load, markKeptAlive, removedFromCache, toString, useCachepublic abstract Object compute() throws Exception
compute in class AbstractCacheUnitExceptionpublic Object[] createKey()
createKey in class AbstractCacheUnitCopyright © 2017 SAP SE. All Rights Reserved.