Interface | Description |
---|---|
CacheMonitorMXBean |
JMX interface monitoring and invalidating caches as needed.
|
CacheStatsMXBean |
JMX wrapper interface for the Guava
CacheStats . |
Class | Description |
---|---|
CacheKey |
CacheKey with either global visibility, tenant isolation, or tenant & user isolation.
|
CacheManager |
Grants bulk processing for all (statically) registered caches.
|
CacheMonitor |
Gives access to aggregated performance statistics for all caches statically managed by the CacheManager.
|
CacheStats |
POJO implmentation of the
CacheStatsMXBean interface. |
Copyright © 2018 SAP SE. All rights reserved.