Package | Description |
---|---|
com.sap.cloud.sdk.cloudplatform.cache | |
com.sap.cloud.sdk.cloudplatform.resilience | |
com.sap.cloud.sdk.frameworks.resilience4j |
Modifier and Type | Class and Description |
---|---|
class |
CacheKey
CacheKey with either global visibility, tenant isolation, or tenant and principal isolation.
|
class |
SerializableCacheKey
SerializableCacheKey with either global visibility, tenant isolation, or tenant and principal isolation.
|
Modifier and Type | Method and Description |
---|---|
boolean |
CacheFilter.matches(ResilienceConfiguration configuration,
GenericCacheKey<?,?> cacheKey,
Object cacheEntry)
Determines whether a specific cache entry matches the expectations of this cache filter.
|
Modifier and Type | Method and Description |
---|---|
protected <T> javax.cache.configuration.Configuration<GenericCacheKey<?,?>,T> |
DefaultCachingDecorator.createCacheConfiguration(ResilienceConfiguration.CacheConfiguration configuration)
Creates a cache configuration to describe the cache behavior.
|
Copyright © 2021 SAP SE. All rights reserved.