|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DoubleBarrelLRUCache.CloneableKey | |
|---|---|
| org.apache.lucene.util | Some utility classes. |
| Uses of DoubleBarrelLRUCache.CloneableKey in org.apache.lucene.util |
|---|
| Classes in org.apache.lucene.util with type parameters of type DoubleBarrelLRUCache.CloneableKey | |
|---|---|
class |
DoubleBarrelLRUCache<K extends DoubleBarrelLRUCache.CloneableKey,V>
Simple concurrent LRU cache, using a "double barrel" approach where two ConcurrentHashMaps record entries. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||