Uses of Class
com.university.bookstore.search.SearchResultCache.CacheStats
Packages that use SearchResultCache.CacheStats
-
Uses of SearchResultCache.CacheStats in com.university.bookstore.search
Methods in com.university.bookstore.search that return SearchResultCache.CacheStatsModifier and TypeMethodDescriptionCachedSearchService.getCacheStats()Gets cache statistics for performance monitoring.SearchResultCache.getStats()Gets cache statistics including hit ratio and average age.