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
|
Modifier and Type | Method and Description |
---|---|
static FSLockFactory |
FSLockFactory.getDefault()
Returns the default locking implementation for this platform.
|
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.