| Interface | Description |
|---|---|
| ActiveDeletedBlobCollectorFactory.ActiveDeletedBlobCollector | |
| ActiveDeletedBlobCollectorFactory.BlobDeletionCallback | |
| BlobFactory | |
| DirectoryFactory | |
| OakIndexFile |
| Class | Description |
|---|---|
| ActiveDeletedBlobCollectorFactory | |
| BufferedOakDirectory |
A directory implementation that buffers changes until
BufferedOakDirectory.close(),
except for blob values. |
| CopyOnReadDirectory |
Directory implementation which lazily copies the index files from a
remote directory in background.
|
| CopyOnWriteDirectory | |
| DefaultDirectoryFactory | |
| DirectoryUtils | |
| FSDirectoryFactory | |
| IndexConsistencyChecker | |
| IndexConsistencyChecker.DirectoryStatus | |
| IndexConsistencyChecker.FileSizeStatus | |
| IndexConsistencyChecker.Result | |
| IndexRootDirectory |
Represents the root directory on file system used for storing index copy locally.
|
| IndexSanityChecker |
Checks that all files in local which are present in remote have same file length.
|
| LocalIndexDir | |
| LocalIndexFile | |
| LuceneIndexDumper | |
| LuceneIndexImporter | |
| OakDirectory |
Implementation of the Lucene
Directory (a flat list of files)
based on an Oak NodeBuilder. |
| Enum | Description |
|---|---|
| IndexConsistencyChecker.Level |
| Exception | Description |
|---|---|
| IndexCopierClosedException |
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.