|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of IndexTaskFactory in com.atlassian.confluence.index |
|---|
| Constructors in com.atlassian.confluence.index with parameters of type IndexTaskFactory | |
|---|---|
ConfluenceReIndexer(com.atlassian.event.api.EventPublisher eventPublisher,
SearchableDao searchableDao,
com.atlassian.bonnie.ILuceneConnection luceneConnection,
IndexTaskFactory indexTaskFactory,
AnyTypeDao anyTypeDao,
org.springframework.transaction.PlatformTransactionManager transactionManager,
com.atlassian.bonnie.search.DocumentBuilder documentBuilder)
|
|
| Uses of IndexTaskFactory in com.atlassian.confluence.search |
|---|
| Methods in com.atlassian.confluence.search with parameters of type IndexTaskFactory | |
|---|---|
void |
QueuingChangeIndexer.setIndexTaskFactory(IndexTaskFactory indexTaskFactory)
|
| Uses of IndexTaskFactory in com.atlassian.confluence.search.lucene |
|---|
| Methods in com.atlassian.confluence.search.lucene with parameters of type IndexTaskFactory | |
|---|---|
void |
QueuingConfluenceIndexer.setIndexTaskFactory(IndexTaskFactory indexTaskFactory)
|
void |
DefaultConfluenceIndexManager.setIndexTaskFactory(IndexTaskFactory indexTaskFactory)
|
| Constructors in com.atlassian.confluence.search.lucene with parameters of type IndexTaskFactory | |
|---|---|
ReindexWorkBatch(IndexTaskFactory indexTaskFactory,
org.apache.lucene.index.IndexWriter indexWriter,
org.springframework.transaction.PlatformTransactionManager platformTransactionManager,
Progress progress,
com.atlassian.bonnie.search.DocumentBuilder documentBuilder,
java.util.concurrent.ConcurrentLinkedQueue<HibernateHandle> work,
AnyTypeDao anyTypeDao)
|
|
| Uses of IndexTaskFactory in com.atlassian.confluence.search.lucene.queue |
|---|
| Methods in com.atlassian.confluence.search.lucene.queue with parameters of type IndexTaskFactory | |
|---|---|
void |
DatabaseIndexTaskQueue.setIndexTaskFactory(IndexTaskFactory indexTaskFactory)
|
| Uses of IndexTaskFactory in com.atlassian.confluence.search.lucene.tasks |
|---|
| Constructors in com.atlassian.confluence.search.lucene.tasks with parameters of type IndexTaskFactory | |
|---|---|
RebuildChangeDocumentsIndexTask(com.atlassian.bonnie.Searchable searchable,
ContentEntityObjectDao contentEntityObjectDao,
AttachmentManager attachmentManager,
IndexTaskFactory indexTaskFactory)
Constructs a rebuild change document index task. |
|
UpdateDocumentIndexTask(com.atlassian.bonnie.Searchable searchable,
IndexTaskFactory indexTaskFactory)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||