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