| Package | Description |
|---|---|
| org.apache.solr.util |
| Constructor and Description |
|---|
ConcurrentLFUCache(int upperWaterMark,
int lowerWaterMark,
int acceptableSize,
int initialSize,
boolean runCleanupThread,
boolean runNewThreadForCleanup,
ConcurrentLFUCache.EvictionListener<K,V> evictionListener,
boolean timeDecay) |
Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.