Interface | Description |
---|---|
DirectoryBasedReaderProvider | |
IndexManager |
An IndexManager abstracts the specific configuration and implementations being used on a single index.
|
ReaderProvider |
Responsible for providing and managing the lifecycle of a read only reader.
|
Class | Description |
---|---|
DirectoryBasedIndexManager |
This implementation of
IndexManager is coupled to a
DirectoryProvider and a DirectoryBasedReaderProvider . |
Copyright © 2006-2017 Red Hat, Inc. All Rights Reserved