@Internal @ParametersAreNonnullByDefault public class ConcurrentBatchIndexer extends Object implements BiConsumer<List<HibernateHandle>,Progress>
| Constructor and Description |
|---|
ConcurrentBatchIndexer(BiConsumer<List<HibernateHandle>,Progress> delegate,
Integer threadCount) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(List<HibernateHandle> handles,
Progress progress) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitandThenpublic ConcurrentBatchIndexer(BiConsumer<List<HibernateHandle>,Progress> delegate, Integer threadCount)
public void accept(List<HibernateHandle> handles, Progress progress)
accept in interface BiConsumer<List<HibernateHandle>,Progress>Copyright © 2003–2017 Atlassian. All rights reserved.