クラス PartitionStep

java.lang.ObjectSE
org.springframework.batch.core.step.AbstractStep
org.springframework.batch.core.partition.support.PartitionStep
実装されたすべてのインターフェース:
Steporg.springframework.beans.factory.Awareorg.springframework.beans.factory.BeanNameAwareorg.springframework.beans.factory.InitializingBean

public class PartitionStep extends AbstractStep
PartitionHandler を使用して実行を分割し、負荷を分散する Step の実装。
導入:
2.0
作成者:
Dave Syer, Mahmoud Ben Hassine