@Internal public class ESBatchIndexer extends AbstractBatchIndexer
Constructor and Description |
---|
ESBatchIndexer(AnyTypeDao anyTypeDao,
org.springframework.transaction.PlatformTransactionManager transactionManager,
ESDocumentBuilder documentBuilder,
ESDocumentBuilder changeDocumentBuilder,
ContentEntityObjectDao contentEntityObjectDao,
ESIndexRequestProcessor processor) |
Modifier and Type | Method and Description |
---|---|
void |
doIndex(List<? extends com.atlassian.bonnie.Searchable> searchables,
Progress progress) |
accept
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
andThen
public ESBatchIndexer(AnyTypeDao anyTypeDao, org.springframework.transaction.PlatformTransactionManager transactionManager, ESDocumentBuilder documentBuilder, ESDocumentBuilder changeDocumentBuilder, ContentEntityObjectDao contentEntityObjectDao, ESIndexRequestProcessor processor)
public void doIndex(List<? extends com.atlassian.bonnie.Searchable> searchables, Progress progress)
doIndex
in class AbstractBatchIndexer
Copyright © 2003–2017 Atlassian. All rights reserved.