Overview
| Area |
Api |
Javadoc API |
Implementation |
Test |
| Management |
pretty much done |
|
Done sync+ async |
|
| Service |
Pct |
Api |
Javadoc API |
Implementation |
| cache |
75 % |
85 % |
85 % |
60% |
| cache.service |
|
|
|
|
| cache.service.event |
|
|
|
|
| cache.service.eviction |
|
|
|
|
| cache.service.exceptionhandling |
|
|
|
|
| cache.service.expiration |
|
|
|
|
| cache.service.loading |
|
|
|
|
| cache.service.management |
|
|
|
|
| cache.service.servicemanager |
|
|
|
|
| cache.service.statistics |
|
|
|
|
| cache.service.threading |
|
|
|
|
| cache.spi |
|
|
|
|
| cache.util 95 % |
95 % |
95 % |
95 % |
100 % |
TCK
| Area |
Tests |
| Cache |
|
| CacheEntry |
- Attributes
- Size (READY)
- Cost (READY)
- CreationTime (READY)
- AccessedTime (READY), currently no way to set value in attributemap
- UpdateTime (READY)
- ExpirationTime
- RefreshTime
- Hits (READY)
|
Put(K,V, AttributeMap) not tested
|