Uses of Class
org.apache.solr.core.CachingDirectoryFactory.CacheValue

Packages that use CachingDirectoryFactory.CacheValue
org.apache.solr.core Core classes implementin Solr internals and the management of SolrCore
 

Uses of CachingDirectoryFactory.CacheValue in org.apache.solr.core
 

Fields in org.apache.solr.core with type parameters of type CachingDirectoryFactory.CacheValue
protected  Map<Directory,CachingDirectoryFactory.CacheValue> CachingDirectoryFactory.byDirectoryCache
           
protected  Map<String,CachingDirectoryFactory.CacheValue> CachingDirectoryFactory.byPathCache
           
 Set<CachingDirectoryFactory.CacheValue> CachingDirectoryFactory.CacheValue.closeEntries
           
protected  Set<CachingDirectoryFactory.CacheValue> CachingDirectoryFactory.removeEntries
           
 Set<CachingDirectoryFactory.CacheValue> CachingDirectoryFactory.CacheValue.removeEntries
           
 

Methods in org.apache.solr.core with parameters of type CachingDirectoryFactory.CacheValue
protected  void StandardDirectoryFactory.removeDirectory(CachingDirectoryFactory.CacheValue cacheValue)
           
protected  void CachingDirectoryFactory.removeDirectory(CachingDirectoryFactory.CacheValue cacheValue)
           
protected  void HdfsDirectoryFactory.removeDirectory(CachingDirectoryFactory.CacheValue cacheValue)
           
 



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