Package io.github.jchejarla.springbatch.clustering.partition


package io.github.jchejarla.springbatch.clustering.partition
Master-side partitioning.

Contains the cluster-aware PartitionHandler that persists partitions, monitors their completion, and reassigns orphaned work, together with the partition-assignment strategy abstraction that maps work units to the currently live nodes.