org.apache.lucene.store.db
public class DbLock extends org.apache.lucene.store.Lock
Lock
DbDirectory
org.apache.lucene.store.Lock.With
failureReason, LOCK_OBTAIN_WAIT_FOREVER, LOCK_POLL_INTERVAL
DbLock()
boolean
isLocked()
obtain()
void
release()
obtain
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DbLock()
public boolean obtain()
org.apache.lucene.store.Lock
public void release()
release
public boolean isLocked()
isLocked
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.