mkodekar / guava-libraries

Automatically exported from code.google.com/p/guava-libraries
Apache License 2.0
0 stars 0 forks source link

missing functionality in CacheStats #1838

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 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

Original issue reported on code.google.com by kofem...@gmail.com on 25 Aug 2014 at 2:40

GoogleCodeExporter commented 9 years ago

Original comment by kak@google.com on 25 Aug 2014 at 6:05

GoogleCodeExporter commented 9 years ago
This issue has been migrated to GitHub.

It can be found at https://github.com/google/guava/issues/<issue id>

Original comment by cgdecker@google.com on 1 Nov 2014 at 4:08

GoogleCodeExporter commented 9 years ago

Original comment by cgdecker@google.com on 1 Nov 2014 at 4:17

GoogleCodeExporter commented 9 years ago

Original comment by cgdecker@google.com on 3 Nov 2014 at 9:07