Uses of Class
cloud.opencode.base.cache.spring.CacheHealthIndicator
Packages that use CacheHealthIndicator
-
Uses of CacheHealthIndicator in cloud.opencode.base.cache.spring
Methods in cloud.opencode.base.cache.spring that return CacheHealthIndicatorModifier and TypeMethodDescriptionCacheHealthIndicator.evictionRateThreshold(double threshold) Set eviction rate threshold for warnings 设置驱逐率警告阈值CacheHealthIndicator.hitRateThreshold(double threshold) Set hit rate threshold for warnings 设置命中率警告阈值CacheHealthIndicator.maxSizeWarningThreshold(long maxSize) Set max size warning threshold 设置最大大小警告阈值