| Package | Description |
|---|---|
| org.apache.solr.util |
| Modifier and Type | Field and Description |
|---|---|
private java.util.concurrent.ConcurrentHashMap<java.lang.Object,ConcurrentLFUCache.CacheEntry<K,V>> |
ConcurrentLFUCache.map |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.Object,ConcurrentLFUCache.CacheEntry<K,V>> |
ConcurrentLFUCache.getMap() |
| Modifier and Type | Method and Description |
|---|---|
int |
ConcurrentLFUCache.CacheEntry.compareTo(ConcurrentLFUCache.CacheEntry<K,V> that) |