Uses of Class
org.apache.lucene.util.cache.SimpleMapCache

Packages that use SimpleMapCache
org.apache.lucene.util.cache   
 

Uses of SimpleMapCache in org.apache.lucene.util.cache
 

Subclasses of SimpleMapCache in org.apache.lucene.util.cache
 class SimpleLRUCache
          Simple LRU cache implementation that uses a LinkedHashMap.
 



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