Uses of Interface
com.atlassian.confluence.internal.index.ChangeBatchIndexer
Packages that use ChangeBatchIndexer
-
Uses of ChangeBatchIndexer in com.atlassian.confluence.internal.index
Classes in com.atlassian.confluence.internal.index that implement ChangeBatchIndexerModifier and TypeClassDescriptionclass
This is providing similar functionality ofRebuildChangeDocumentsIndexTask
andAddChangeDocumentIndexTask
which was used byDefaultBatchIndexer
Constructors in com.atlassian.confluence.internal.index with parameters of type ChangeBatchIndexerModifierConstructorDescriptionDefaultBatchIndexer
(AnyTypeDao anyTypeDao, org.springframework.transaction.PlatformTransactionManager transactionManager, SearchIndexWriter contentWriter, SearchIndexWriter changeWriter, com.atlassian.confluence.internal.index.BulkFieldPrefetcher bulkFieldPrefetcher, com.atlassian.sal.api.features.DarkFeatureManager darkFeatureManager, SearchLanguageProvider searchLanguageProvider, ChangeBatchIndexer changeBatchIndexer)