Class HdfsLockFactory


  • @Deprecated
    public class HdfsLockFactory
    extends org.apache.lucene.store.LockFactory
    Deprecated.
    since 8.6
    • Method Detail

      • obtainLock

        public org.apache.lucene.store.Lock obtainLock​(org.apache.lucene.store.Directory dir,
                                                       String lockName)
                                                throws IOException
        Deprecated.
        Specified by:
        obtainLock in class org.apache.lucene.store.LockFactory
        Throws:
        IOException