@Internal @ParametersAreNonnullByDefault public class ConcurrentBatchIndexer extends Object implements BatchIndexer
| Constructor and Description |
|---|
ConcurrentBatchIndexer(BatchIndexer delegate,
Integer threadCount) |
| Modifier and Type | Method and Description |
|---|---|
void |
index(List<HibernateHandle> handles,
ReindexProgress progress) |
public ConcurrentBatchIndexer(BatchIndexer delegate, Integer threadCount)
public void index(List<HibernateHandle> handles, ReindexProgress progress)
index in interface BatchIndexerCopyright © 2003–2022 Atlassian. All rights reserved.