| Interface | Description |
|---|---|
| SearchIndexerImpl.IndexerConfig |
Interface for tasks to access the Indexer config
|
| SearchIndexerImpl.Task |
| Class | Description |
|---|---|
| IndexingChangeListener |
When a change is heard, wait for an interval to see if more changes come in.
|
| SearchIndexerImpl |
An implementation of the SearchIndexer interface.
|
| SearchIndexerImpl.ListenerList |
A simple thread-safe list of event listeners.
|
| SearchIndexerImpl.WorkerThreadPool |
A thread pool for handling many small units of work submitted by a task.
|
| SearchIndexerSetup |
Start the SearchIndexer.
|
Copyright © 2021. All rights reserved.