Uses of Class
io.github.jchejarla.springbatch.clustering.mgmt.ClusterJobRecoveryManager
Packages that use ClusterJobRecoveryManager
Package
Description
Spring Boot auto-configuration and the configuration-property surface for clustering.
-
Uses of ClusterJobRecoveryManager in io.github.jchejarla.springbatch.clustering.autoconfigure
Methods in io.github.jchejarla.springbatch.clustering.autoconfigure that return ClusterJobRecoveryManagerModifier and TypeMethodDescriptionBatchClusterAutoConfiguration.clusterJobRecoveryManager(DatabaseBackedClusterService databaseBackedClusterService, BatchClusterProperties batchClusterProperties, org.springframework.batch.core.repository.explore.JobExplorer jobExplorer, org.springframework.batch.core.repository.JobRepository jobRepository, org.springframework.scheduling.TaskScheduler clusterMonitoringScheduler)