Uses of Class
org.apache.solr.core.TransientSolrCoreCache
-
Packages that use TransientSolrCoreCache Package Description org.apache.solr.core Core classes implementing Solr internals and the management ofSolrCores -
-
Uses of TransientSolrCoreCache in org.apache.solr.core
Subclasses of TransientSolrCoreCache in org.apache.solr.core Modifier and Type Class Description classTransientSolrCoreCacheDefaultCache of the most frequently accessed transient cores.Methods in org.apache.solr.core that return TransientSolrCoreCache Modifier and Type Method Description TransientSolrCoreCacheCoreContainer. getTransientCache()abstract TransientSolrCoreCacheTransientSolrCoreCacheFactory. getTransientSolrCoreCache()TransientSolrCoreCacheTransientSolrCoreCacheFactoryDefault. getTransientSolrCoreCache()
-