public class DbLock
extends org.apache.lucene.store.Lock
Lock
is
trivial as DbDirectory
operations are managed by the Berkeley DB
locking system.Constructor and Description |
---|
DbLock() |
Modifier and Type | Method and Description |
---|---|
boolean |
isLocked() |
boolean |
obtain() |
void |
release() |
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.