Class PartitionStep

  • All Implemented Interfaces:
    Step, StepLocator, org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.InitializingBean

    public class PartitionStep
    extends PartitionStep
    implements StepLocator
    An extension of the PartitionStep that provides additional semantics required by JSR-352. Specifically, this implementation adds the required lifecycle calls to the PartitionReducer if it is used.
    Since:
    3.0
    Author:
    Michael Minella
    • Constructor Detail

      • PartitionStep

        public PartitionStep()