| Package | Description |
|---|---|
| org.apache.lucene.store |
Binary i/o API, used for all index data.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NativeFSLockFactory
Implements
LockFactory using native OS file
locks. |
class |
SimpleFSLockFactory
Implements
LockFactory using File.createNewFile(). |
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.