Package org.apache.lucene.store

Misc Directory implementations.

See:
          Description

Class Summary
NativePosixUtil Provides JNI access to native methods such as madvise() for NativeUnixDirectory
NativeUnixDirectory A Directory implementation for all Unixes that uses DIRECT I/O to bypass OS level IO caching during merging.
WindowsDirectory Native Directory implementation for Microsoft Windows.
 

Package org.apache.lucene.store Description

Misc Directory implementations.



Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.