クラス ChunkContext
java.lang.ObjectSE
org.springframework.core.AttributeAccessorSupport
org.springframework.batch.core.scope.context.ChunkContext
- 実装されたすべてのインターフェース:
SerializableSE
,org.springframework.core.AttributeAccessor
public class ChunkContext
extends org.springframework.core.AttributeAccessorSupport
チャンク(通常、トランザクションで一緒に処理されるアイテムのグループ)の期間中に格納された、弱く型付けされたデータのコンテキストオブジェクト。ロールバックがあり、チャンクが再試行される場合、同じコンテキストがそれに関連付けられます。
- 作成者:
- Dave Syer, Mahmoud Ben Hassine
- 関連事項:
コンストラクターの概要
コンストラクターメソッドのサマリー
クラス org.springframework.core.AttributeAccessorSupport から継承されたメソッド
attributeNames, computeAttribute, copyAttributesFrom, equals, getAttribute, hasAttribute, hashCode, removeAttribute, setAttribute