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