Package | Description |
---|---|
com.github.benmanes.caffeine.cache |
This package contains caching utilities.
|
com.github.benmanes.caffeine.cache.stats |
This package contains caching statistic utilities.
|
Class and Description |
---|
CacheStats
Statistics about the performance of a
Cache . |
StatsCounter
Accumulates statistics during the operation of a
Cache for presentation by
Cache.stats() . |
Class and Description |
---|
CacheStats
Statistics about the performance of a
Cache . |
StatsCounter
Accumulates statistics during the operation of a
Cache for presentation by
Cache.stats() . |
Copyright © 2016. All rights reserved.