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.