public static class C2LManager.C2LCacheKey extends AbstractLegacyRegistrableCacheKey<java.lang.String>
keycachedHash, tenantId, typeCode, valueType| Constructor and Description |
|---|
C2LCacheKey(java.lang.String tenantId,
java.lang.Object[] key) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String[] |
getDependentTypes()
All registrable units should define dependent types.
In case of invalidation of one of the dependent type registrable cache unit gets invalidated too. |
java.lang.String |
toString() |
equals, getDependentTypeGenerations, getTypeCode, hashCode, setDependentTypeGenerationsgetLegacyKeygetCacheValueType, getTenantIdclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetCacheValueType, getTenantIdpublic C2LCacheKey(java.lang.String tenantId,
java.lang.Object[] key)
public java.lang.String[] getDependentTypes()
RegistrableCacheKeygetDependentTypes in interface RegistrableCacheKeygetDependentTypes in class AbstractLegacyRegistrableCacheKey<java.lang.String>public java.lang.String toString()
toString in class LegacyCacheKeyCopyright © 2018 SAP SE. All Rights Reserved.