public interface ShutdownAwareDirectory
CachingDirectoryFactory will call this method
rather than Directory.close() on shutdown if
a Directory implements this interface.| Modifier and Type | Method and Description |
|---|---|
void |
closeOnShutdown() |
void closeOnShutdown()
throws IOException
IOExceptionCopyright © 2000-2017 Apache Software Foundation. All Rights Reserved.