public static class C2LManager.C2LCacheKey extends AbstractLegacyRegistrableCacheKey<String>
keycachedHash, tenantId, typeCode, valueType| Constructor and Description |
|---|
C2LCacheKey(String tenantId,
Object[] key) |
| Modifier and Type | Method and Description |
|---|---|
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. |
String |
toString() |
equals, getDependentTypeGenerations, getTypeCode, hashCode, setDependentTypeGenerationsgetLegacyKeygetCacheValueType, getTenantIdclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetCacheValueType, getTenantIdpublic String[] getDependentTypes()
RegistrableCacheKeygetDependentTypes in interface RegistrableCacheKeygetDependentTypes in class AbstractLegacyRegistrableCacheKey<String>public String toString()
toString in class LegacyCacheKeyCopyright © 2017 SAP SE. All Rights Reserved.