Uses of Class
org.apache.solr.search.SolrCacheBase

Packages that use SolrCacheBase
org.apache.solr.search APIs and classes for parsing and processing search requests 
 

Uses of SolrCacheBase in org.apache.solr.search
 

Subclasses of SolrCacheBase in org.apache.solr.search
 class FastLRUCache<K,V>
          SolrCache based on ConcurrentLRUCache implementation.
 class LRUCache<K,V>
           
 



Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.