Uses of Class
org.alfresco.elasticsearch.batchindexing.cascade.CascadeSweepService
Packages that use CascadeSweepService
Package
Description
-
Uses of CascadeSweepService in org.alfresco.elasticsearch.batchindexing
Constructors in org.alfresco.elasticsearch.batchindexing with parameters of type CascadeSweepServiceModifierConstructorDescriptionContinuousReindexingService(org.springframework.batch.core.launch.JobLauncher jobLauncher, org.springframework.batch.core.job.Job reindexByDateJob, ElasticsearchWatermarkStore watermarkStore, ContinuousReindexingProperties properties, Runnable terminationAction, CascadeSweepService cascadeSweepService) -
Uses of CascadeSweepService in org.alfresco.elasticsearch.batchindexing.config
Methods in org.alfresco.elasticsearch.batchindexing.config that return CascadeSweepServiceModifier and TypeMethodDescriptionCascadeConfig.cascadeSweepService(CascadeSourceStash cascadeSourceStash, RenameCascadeService renameCascadeService, CategoryDeleteCascadeService categoryDeleteCascadeService) Methods in org.alfresco.elasticsearch.batchindexing.config with parameters of type CascadeSweepServiceModifier and TypeMethodDescriptionContinuousReindexingConfig.continuousReindexingService(org.springframework.batch.core.launch.JobLauncher jobLauncher, org.springframework.batch.core.job.Job reindexByDateJob, ElasticsearchWatermarkStore watermarkStore, ContinuousReindexingProperties continuousProperties, CascadeSweepService cascadeSweepService)