| Package | Description |
|---|---|
| com.trivago.triava.tcache |
| Modifier and Type | Method and Description |
|---|---|
CacheSizeInfo |
Cache.reportSize(ObjectSizeCalculatorInterface objectSizeCalculator)
Measures the number of elements and the size of this Cache in bytes and logs it.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,CacheSizeInfo> |
TCacheFactory.reportAllCacheSizes(ObjectSizeCalculatorInterface objectSizeCalculator)
Reports size of all Cache instances, which were registered via
TCacheFactory.registerCache(Cache). |
Copyright © 2018 trivago. All rights reserved.