Searched defs:LockFactory (Results 1 - 1 of 1) sorted by relevance

/lucene-3.6.0/lucene/core/src/java/org/apache/lucene/store/
H A DLockFactory.java27 * your LockFactory is working correctly: {@link
36 public abstract class LockFactory { class
42 * LockFactory. This is normally called once, when a
43 * Directory gets this LockFactory instance. However, you
55 * Get the prefix in use for all locks created in this LockFactory.

Completed in 1440 milliseconds