| Package | Description |
|---|---|
| org.apache.solr.core |
Core classes implementing Solr internals and the management of
SolrCores |
| 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 |
HdfsDirectoryFactory.removeDirectory(CachingDirectoryFactory.CacheValue cacheValue) |
protected void |
StandardDirectoryFactory.removeDirectory(CachingDirectoryFactory.CacheValue cacheValue) |
protected void |
CachingDirectoryFactory.removeDirectory(CachingDirectoryFactory.CacheValue cacheValue) |
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.