Uses of Class
org.apache.solr.common.util.MapBackedCache
-
Packages that use MapBackedCache Package Description org.apache.solr.common.util Common utility classes reused on both clients & server. -
-
Uses of MapBackedCache in org.apache.solr.common.util
Subclasses of MapBackedCache in org.apache.solr.common.util Modifier and Type Class Description class
ObjectCache
Simple object cache with a type-safe accessor.
-