Uses of Interface
com.atlassian.confluence.internal.index.lucene.PrefetchDocumentBuilder
Packages that use PrefetchDocumentBuilder
-
Uses of PrefetchDocumentBuilder in com.atlassian.confluence.impl.search.queue
Constructors in com.atlassian.confluence.impl.search.queue with parameters of type PrefetchDocumentBuilderModifierConstructorDescriptionChangeIndexTaskQueue
(JournalService journalService, IndexTaskFactoryInternal indexTaskFactory, AnyTypeDaoInternal anyTypeDao, IndexFlushRequester indexFlushRequester, JournalIdentifier journalIdentifier, PrefetchDocumentBuilder prefetchedDocumentBuilder) ContentIndexTaskQueue
(JournalService journalService, IndexTaskFactoryInternal indexTaskFactory, AnyTypeDaoInternal anyTypeDao, IndexFlushRequester indexFlushRequester, JournalIdentifier journalIdentifier, PrefetchDocumentBuilder prefetchedDocumentBuilder) DocumentRetrieverFactory
(AnyTypeDaoInternal anyTypeDao, PrefetchDocumentBuilder prefetchDocumentBuilder)