migrator / guava-libraries

Guava: Google Core Libraries for Java 1.6+
0 stars 0 forks source link

missing functionality in CacheStats #37

Open migrator opened 10 years ago

migrator commented 10 years ago

Hi,

it looks like CacheStats is missing putCount, which makes statistics not complete if you have situations where cache is populated by load and explicit put.

An possible implementation can be found at:

https://code.google.com/r/kofemann-kofemann-cache-with-put-count/source/detail?r=4810e0e85ea406b0e23324f0379351a23f8eb514

-k

relevance: 3

migrator commented 10 years ago

summary: Not Defined (No comment was entered for this change.)

status Not Defined creator: kak@google.com created at: Aug 25, 2014