spring-batch-db-cluster-core 3.0.0 API
Packages
Package
Description
Spring Boot Actuator integration for observability of the batch cluster.
User-facing extension points for building cluster-aware partitioned jobs.
Spring Boot auto-configuration and the configuration-property surface for clustering.
Spring
@Conditional support that enables the cluster components only when clustering is
turned on (the spring.batch.cluster.enabled property).The database-backed coordination core.
Per-database
DBSpecificQueryProvider implementations.Cluster membership and lifecycle management.
Master-side partitioning.
Built-in partition-assignment strategies: round-robin, fixed-node-count, and least-loaded.
Worker-side task polling and execution.
Read-only, job-centric observability of the cluster.