Class GridLuceneLockFactory


  • public class GridLuceneLockFactory
    extends org.apache.lucene.store.LockFactory
    Lucene LockFactory implementation.
    • Constructor Detail

      • GridLuceneLockFactory

        public GridLuceneLockFactory()
    • 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