public class IsItemAliveCheckUnit extends AbstractCacheUnit
| Modifier and Type | Class and Description |
|---|---|
static class |
IsItemAliveCheckUnit.ItemAliveInvalidationListener |
cacheKey, INVALIDATIONTYPE_CREATED, INVALIDATIONTYPE_MODIFIED, INVALIDATIONTYPE_MODIFIED_STRING, INVALIDATIONTYPE_REMOVED, INVALIDATIONTYPE_REMOVED_STRING, UNKNOWN| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
compute() |
static java.lang.Object[] |
createItemKey(PK pk) |
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 java.lang.Object[] createKey()
createKey in class AbstractCacheUnitpublic static final java.lang.Object[] createItemKey(PK pk)
public final java.lang.Object compute()
compute in class AbstractCacheUnitCopyright © 2018 SAP SE. All Rights Reserved.