| Package | Description |
|---|---|
| org.apache.solr.util |
Common utility classes used throughout Solr
|
| 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-2015 Apache Software Foundation. All Rights Reserved.