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
IOException
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.