| Class and Description |
|---|
| org.apache.lucene.store.RAMDirectory
This class uses inefficient synchronization and is discouraged
in favor of
MMapDirectory. It will be removed in future versions
of Lucene. |
| org.apache.lucene.store.RAMFile
This class uses inefficient synchronization and is discouraged
in favor of
MMapDirectory. It will be removed in future versions
of Lucene. |
| org.apache.lucene.store.RAMInputStream
This class uses inefficient synchronization and is discouraged
in favor of
MMapDirectory. It will be removed in future versions
of Lucene. |
| org.apache.lucene.store.RAMOutputStream
This class uses inefficient synchronization and is discouraged
in favor of
MMapDirectory. It will be removed in future versions
of Lucene. |
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.