Uses of Class
org.apache.lucene.util.DoubleBarrelLRUCache.CloneableKey
Packages that use DoubleBarrelLRUCache.CloneableKey
-
Uses of DoubleBarrelLRUCache.CloneableKey in org.apache.lucene.util
Classes in org.apache.lucene.util with type parameters of type DoubleBarrelLRUCache.CloneableKeyModifier and TypeClassDescriptionfinal 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.CloneableKeyModifier and TypeMethodDescriptionabstract DoubleBarrelLRUCache.CloneableKey
DoubleBarrelLRUCache.CloneableKey.clone()