Uses of Class
io.github.jchejarla.springbatch.clustering.polling.PartitionedWorkerNodeTasksRunner
Packages that use PartitionedWorkerNodeTasksRunner
Package
Description
Spring Boot auto-configuration and the configuration-property surface for clustering.
-
Uses of PartitionedWorkerNodeTasksRunner in io.github.jchejarla.springbatch.clustering.autoconfigure
Methods in io.github.jchejarla.springbatch.clustering.autoconfigure that return PartitionedWorkerNodeTasksRunnerModifier and TypeMethodDescriptionBatchClusterAutoConfiguration.partitionWorkerTasksRunner(org.springframework.context.ApplicationContext applicationContext, org.springframework.batch.core.repository.explore.JobExplorer jobExplorer, org.springframework.batch.core.repository.JobRepository jobRepository, org.springframework.core.task.TaskExecutor taskExecutor, BatchClusterProperties batchClusterProperties, DatabaseBackedClusterService databaseBackedClusterService, org.springframework.scheduling.TaskScheduler partitionPollingScheduler, org.springframework.scheduling.TaskScheduler completedTasksCleanupScheduler, org.springframework.scheduling.TaskScheduler updateBatchPartitionsScheduler, ClusterNodeInfo clusterNodeInfo)