Package | Description |
---|---|
org.apache.solr.search | |
org.apache.solr.util |
Modifier and Type | Field and Description |
---|---|
private ConcurrentLFUCache<K,V> |
LFUCache.cache |
Modifier and Type | Field and Description |
---|---|
private java.lang.ref.WeakReference<ConcurrentLFUCache> |
ConcurrentLFUCache.CleanupThread.cache |
Constructor and Description |
---|
CleanupThread(ConcurrentLFUCache c) |