Uses of Class
org.apache.druid.client.cache.CacheStats
-
Packages that use CacheStats Package Description org.apache.druid.client.cache -
-
Uses of CacheStats in org.apache.druid.client.cache
Methods in org.apache.druid.client.cache that return CacheStats Modifier and Type Method Description CacheStatsCacheStats. delta(CacheStats oldStats)CacheStatsCache. getStats()CacheStatsCaffeineCache. getStats()CacheStatsHybridCache. getStats()CacheStatsMapCache. getStats()CacheStatsMemcachedCache. getStats()Methods in org.apache.druid.client.cache with parameters of type CacheStats Modifier and Type Method Description CacheStatsCacheStats. delta(CacheStats oldStats)
-