|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 |
MultiThreadedIndexRebuilder.setIndexTaskFactory(IndexTaskFactory indexTaskFactory)
|
void |
DefaultConfluenceIndexManager.setIndexTaskFactory(IndexTaskFactory indexTaskFactory)
|
| Constructors in com.atlassian.confluence.search.lucene with parameters of type IndexTaskFactory | |
|---|---|
DefaultObjectQueueWorker(ObjectQueue objectQueue,
IndexTaskFactory indexTaskFactory,
com.atlassian.core.util.ProgressWrapper progressWrapper,
IndexTaskPerformer indexTaskPerformer,
org.springframework.transaction.PlatformTransactionManager platformTransactionManager)
|
|
| 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.reindex |
|---|
| Constructors in com.atlassian.confluence.search.lucene.reindex with parameters of type IndexTaskFactory | |
|---|---|
ReindexWorkBatch(IndexTaskFactory indexTaskFactory,
IndexTaskPerformer indexTaskPerformer,
org.springframework.transaction.PlatformTransactionManager platformTransactionManager,
com.atlassian.core.util.ProgressWrapper progressWrapper,
ConcurrentLinkedQueue<HibernateHandle> work,
AnyTypeDao anyTypeDao)
|
|
| 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 | |||||||||