Class CachingDirectoryFactory.CacheValue

    • Constructor Detail

      • CacheValue

        public CacheValue​(String path,
                          org.apache.lucene.store.Directory directory)
    • Method Detail

      • setDeleteOnClose

        public void setDeleteOnClose​(boolean deleteOnClose,
                                     boolean deleteAfterCoreClose)