Uses of Class
org.elasticsearch.common.cache.Cache.CacheStats
-
Packages that use Cache.CacheStats Package Description org.elasticsearch.common.cache -
-
Uses of Cache.CacheStats in org.elasticsearch.common.cache
Methods in org.elasticsearch.common.cache that return Cache.CacheStats Modifier and Type Method Description Cache.CacheStatsCache. stats()The cache statistics tracking hits, misses and evictions.
-