Uses of Class
org.alfresco.elasticsearch.batchindexing.writers.ContentTransformDirectWriter
Packages that use ContentTransformDirectWriter
-
Uses of ContentTransformDirectWriter in org.alfresco.elasticsearch.batchindexing.config
Methods in org.alfresco.elasticsearch.batchindexing.config that return ContentTransformDirectWriterModifier and TypeMethodDescriptionBatchIndexingBatchConfig.contentTransformDirectWriter(org.alfresco.reindexing.domain.transform.ContentTransformSupportService contentTransformSupportService, ContentTransformClient contentTransformClient, org.alfresco.indexing.shared.opensearch.ElasticsearchContentModifyPort contentModifyPort, String storeRef, int writeConcurrency) Methods in org.alfresco.elasticsearch.batchindexing.config with parameters of type ContentTransformDirectWriterModifier and TypeMethodDescriptionorg.springframework.batch.infrastructure.item.ItemWriter<org.alfresco.reindexing.model.ReindexingEvent>BatchIndexingBatchConfig.writer(org.alfresco.reindexing.config.ElasticsearchReindexProperties elasticsearchReindexProperties, org.alfresco.reindexing.writers.ElasticsearchRepoEventItemWriter elasticsearchRepoEventItemWriter, ContentTransformDirectWriter contentTransformDirectWriter, org.alfresco.reindexing.writers.ElasticsearchPathWriter elasticsearchPathWriter)