public class AnonymousCacheUnit extends AbstractCacheUnit
cacheKey, INVALIDATIONTYPE_CREATED, INVALIDATIONTYPE_MODIFIED, INVALIDATIONTYPE_MODIFIED_STRING, INVALIDATIONTYPE_REMOVED, INVALIDATIONTYPE_REMOVED_STRING, UNKNOWN| Constructor and Description |
|---|
AnonymousCacheUnit(Cache cache,
java.lang.Object[] key) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
compute() |
java.lang.Object[] |
createKey() |
addedToCacheBeforeComputation, equals, executeInvalidation, get, getCache, getInvalidationTopicDepth, getKey, getKeyAsArray, getLoader, getTenantID, getWithoutCompute, getWithoutComputeIgnoringTransaction, hashCode, hintValue, invalidate, isCachingSupported, isValueKnown, load, removedFromCache, toString, useCachepublic AnonymousCacheUnit(Cache cache, java.lang.Object[] key)
public java.lang.Object compute()
compute in class AbstractCacheUnitpublic final java.lang.Object[] createKey()
createKey in class AbstractCacheUnitCopyright © 2018 SAP SE. All Rights Reserved.