| Package | Description |
|---|---|
| org.apache.lucene.store |
Binary i/o API, used for all index data.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OutputStream
Deprecated.
Use
IndexOutput or BufferedIndexOutput
instead. |
class |
RAMOutputStream
A memory-resident
IndexOutput implementation. |
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.