| Package | Description |
|---|---|
| org.glassfish.hk2.utilities.cache | |
| org.glassfish.hk2.utilities.cache.internal |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
LRUCache.releaseMatching(CacheKeyFilter<K> filter)
This method will remove all cache entries for which this filter
matches
|
void |
LRUHybridCache.releaseMatching(CacheKeyFilter<K> filter)
This method will remove all cache entries for which this filter
matches
|
| Modifier and Type | Method and Description |
|---|---|
void |
LRUCacheCheapRead.releaseMatching(CacheKeyFilter<K> filter) |
Copyright © 2009-2014 Oracle Corporation. All Rights Reserved.