| Package | Description |
|---|---|
| com.trivago.triava.tcache | |
| com.trivago.triava.tcache.statistics |
| Modifier and Type | Method and Description |
|---|---|
protected TCacheStatisticsInterface |
Cache.fillCacheStatistics(TCacheStatisticsInterface cacheStatistic)
Fills the given cache statistics object.
|
protected TCacheStatisticsInterface |
CacheLimit.fillCacheStatistics(TCacheStatisticsInterface cacheStatistic) |
| Modifier and Type | Method and Description |
|---|---|
protected TCacheStatisticsInterface |
Cache.fillCacheStatistics(TCacheStatisticsInterface cacheStatistic)
Fills the given cache statistics object.
|
protected TCacheStatisticsInterface |
CacheLimit.fillCacheStatistics(TCacheStatisticsInterface cacheStatistic) |
| Modifier and Type | Class and Description |
|---|---|
class |
TCacheStatistics
Hold statistics for tCache, for example number of elements and hit count.
|
Copyright © 2018 trivago. All rights reserved.