java.lang.Objectorg.apache.lucene.store.Lock
org.apache.lucene.store.NoLock
Fields inherited from org.apache.lucene.store.Lock: |
---|
LOCK_POLL_INTERVAL, LOCK_OBTAIN_WAIT_FOREVER, failureReason |
Method from org.apache.lucene.store.NoLock Summary: |
---|
isLocked, obtain, release, toString |
Methods from org.apache.lucene.store.Lock: |
---|
isLocked, obtain, obtain, release |
Methods from java.lang.Object: |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method from org.apache.lucene.store.NoLock Detail: |
---|
|
|
|
|