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 ServerCacheStatistics
ServerCache. getStatistics(boolean reset)
Return statistics for the cache.
-