Uses of Package
javax.batch.api.chunk
-
Packages that use javax.batch.api.chunk Package Description javax.batch.api.chunk Provides APIs used by artifacts in a Batch chunk step. -
Classes in javax.batch.api.chunk used by javax.batch.api.chunk Class Description CheckpointAlgorithm CheckpointAlgorithm provides a custom checkpoint policy for chunk steps.ItemReader ItemReader defines the batch artifact that reads items for chunk processing.ItemWriter ItemWriter defines the batch artifact that writes to a list of items for chunk processing.