Package | Description |
---|---|
javax.batch.api.chunk |
Provides APIs used by artifacts in a Batch chunk step.
|
Class and 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.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.