| Interface | Description |
|---|---|
| DirectoryManager |
DirectoryManager defines an interface for managing directory
instances used by the search index. |
| Class | Description |
|---|---|
| FSDirectoryManager |
FSDirectoryManager implements a directory manager for
FSDirectory instances. |
| IndexInputStream | |
| IndexOutputStream | |
| RAMDirectoryManager |
RAMDirectoryManager implements a directory manager for
RAMDirectory instances. |
Copyright © 2004–2020 The Apache Software Foundation. All rights reserved.