public class RebuildIndexTask extends Object implements SearchIndexerImpl.Task
| Constructor and Description |
|---|
RebuildIndexTask(SearchIndexerImpl.IndexerConfig config) |
| Modifier and Type | Method and Description |
|---|---|
SearchIndexerStatus |
getStatus() |
void |
notifyWorkUnitCompletion(Runnable workUnit) |
void |
run() |
String |
toString() |
public RebuildIndexTask(SearchIndexerImpl.IndexerConfig config)
public SearchIndexerStatus getStatus()
getStatus in interface SearchIndexerImpl.Taskpublic void notifyWorkUnitCompletion(Runnable workUnit)
notifyWorkUnitCompletion in interface SearchIndexerImpl.TaskCopyright © 2022. All rights reserved.