org.apache.solr.util
public static interface ConcurrentLFUCache.EvictionListener<K,V>
Modifier and Type | Method and Description |
---|---|
void |
evictedEntry(K key,
V value) |
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.