-
Returns a new CacheStats
representing the difference between this CacheStats
and other
.
Returns a new CacheStats
representing the sum of this CacheStats
and
other
.
AbstractCache.SimpleStatsCounter.snapshot()
Returns a snapshot of this counter's values.
Returns a current snapshot of this cache's cumulative statistics, or a set of default values if
the cache is not recording statistics.
Returns a new CacheStats
representing the difference between this CacheStats
and other
.
Returns a new CacheStats
representing the sum of this CacheStats
and
other
.