Uses of Class
io.ebean.cache.ServerCacheStatistics
-
Packages that use ServerCacheStatistics Package Description io.ebean.cache Server Cache Service -
-
Uses of ServerCacheStatistics in io.ebean.cache
Methods in io.ebean.cache that return ServerCacheStatistics Modifier and Type Method Description ServerCacheStatisticsServerCache. getStatistics(boolean reset)Deprecated.default ServerCacheStatisticsServerCache. statistics(boolean reset)Return statistics for the cache.
-