Class HdfsLockFactory


  • public class HdfsLockFactory
    extends org.apache.lucene.store.LockFactory
    • Method Detail

      • obtainLock

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