Frames | No Frames |
Constructors with parameter type org.apache.lucene.store.Lock | |
Constructs an executor that will grab the named lock. | |
Constructs an executor that will grab the named lock. |
Methods with return type org.apache.lucene.store.Lock | |
Lock | Construct a Lock . |
Lock | FSDirectory.makeLock(String name) Constructs a Lock with the specified name. |
Lock | RAMDirectory.makeLock(String name) Construct a Lock . |