Package | Description |
---|---|
javax.batch.api.partition |
Provides APIs for artifacts specific to a Batch partitioned step.
|
Class and Description |
---|
PartitionAnalyzer
PartitionAnalyzer receives control to process
data and final results from each partition.
|
PartitionPlan
PartitionPlan is a helper class that carries partition processing
information set by the @PartitionMapper method.
|
PartitionReducer
PartitionReducer provides unit of work demarcation across
partitions.
|
PartitionReducer.PartitionStatus
An enum used in
PartitionReducer.afterPartitionedStepCompletion(PartitionStatus) . |
Copyright © 1996-2017, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.