|
|||||||||
| 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. |
| Methods in org.apache.lucene.util that return DoubleBarrelLRUCache.CloneableKey | |
|---|---|
abstract DoubleBarrelLRUCache.CloneableKey |
DoubleBarrelLRUCache.CloneableKey.clone()
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||