Interface | Description |
---|---|
CacheStatsMXBean |
JMX wrapper interface for the Guava
CacheStats . |
GenericCacheKey<ClassT,ComponentT> |
GenericCacheKey interface for providing access to tenant and principal data, as well as a list of appended
components.
|
Class | Description |
---|---|
CacheKey |
CacheKey with either global visibility, tenant isolation, or tenant and principal isolation.
|
CacheManager |
Grants bulk processing for all (statically) registered caches.
|
CacheStats |
POJO implmentation of the
CacheStatsMXBean interface. |
CacheUtil |
Util class containing helper methods to work with caches.
|
SerializableCacheKey |
SerializableCacheKey with either global visibility, tenant isolation, or tenant and principal isolation.
|
Exception | Description |
---|---|
CacheRuntimeException |
Exception class dedicated to failing cache calls.
|
Copyright © 2019 SAP SE. All rights reserved.