Like Ehcache and want to show your support? We have a wide range of Ehcache merchandise including T-Shirts, mousemats, coffee mugs and lots else. Available for worldwide shipping.
Buy merchandise from the Ehcache store at Cafe Press.
The following document contains the listing of user tags found in the code. Below is the summary of the occurences per tag.
| Tag | Total number of occurences |
|---|---|
| @todo | 0 |
| TODO | 0 |
| todo | 5 |
Each tag is detailed below:
Number of occurences found in the code: 0
Number of occurences found in the code: 0
Number of occurences found in the code: 5
| net.sf.ehcache.Cache | Line |
|---|---|
| maybe provide a warning if this is continually happening or monitor via JMX | 875 |
| is this expensive. Maybe ditch. | 977 |
| - maybe make the DiskStore a one-way evict. i.e. Do not replace See testGetSpeedMostlyDisk for speed comp. | 1376 |
| net.sf.ehcache.Statistics | Line |
|---|---|
| Add missCountExpired. Request from user. | 34 |
| net.sf.ehcache.util.counter.sampled.SampledCounterImpl | Line |
|---|---|
| GL how many threads is this creating? Constructor accepting a {@link SampledCounterConfig} | 47 |