Package com.sap.cloud.sdk.cloudplatform.cache


package com.sap.cloud.sdk.cloudplatform.cache
  • Class
    Description
    CacheKey with either global visibility, tenant isolation, or tenant and principal isolation.
    Grants bulk processing for all (statically) registered caches.
    Exception class dedicated to failing cache calls.
    POJO implmentation of the CacheStatsMXBean interface.
    JMX wrapper interface for the Guava CacheStats.
    Util class containing helper methods to work with caches.
    GenericCacheKey<ClassT,ComponentT>
    GenericCacheKey interface for providing access to tenant and principal data, as well as a list of appended components.
    SerializableCacheKey with either global visibility, tenant isolation, or tenant and principal isolation.