Package org.apache.solr.core
Interface ShutdownAwareDirectory
- All Known Implementing Classes:
BlockDirectory
public interface ShutdownAwareDirectory
CachingDirectoryFactory will call this method rather than Directory.close() on
shutdown if a Directory implements this interface.-
Method Summary
-
Method Details
-
closeOnShutdown
- Throws:
IOException
-