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<org.apache.lucene.store.Directory,List<CachingDirectoryFactory.CloseListener>> |
CachingDirectoryFactory.closeListeners |
Modifier and Type | Method and Description |
---|---|
void |
CachingDirectoryFactory.addCloseListener(org.apache.lucene.store.Directory dir,
CachingDirectoryFactory.CloseListener closeListener) |
abstract void |
DirectoryFactory.addCloseListener(org.apache.lucene.store.Directory dir,
CachingDirectoryFactory.CloseListener closeListener)
Adds a close listener for a Directory.
|
Copyright © 2000–2015 The Apache Software Foundation. All rights reserved.