Package | Description |
---|---|
org.apache.solr.core |
Core classes implementin Solr internals and the management of
SolrCore s |
Modifier and Type | Field and Description |
---|---|
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 |
Modifier and Type | Method and Description |
---|---|
protected void |
StandardDirectoryFactory.removeDirectory(CachingDirectoryFactory.CacheValue cacheValue) |
protected void |
HdfsDirectoryFactory.removeDirectory(CachingDirectoryFactory.CacheValue cacheValue) |
protected void |
CachingDirectoryFactory.removeDirectory(CachingDirectoryFactory.CacheValue cacheValue) |
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.