Search Java Classes and Packages
Search Java Frameworks and Libraries
#Javax.batch.api.partition Classes and Interfaces - 9 results found.
| Name | Description | Type | Package | Framework |
| AbstractPartitionAnalyzer | The AbstractPartitionAnalyzer provides default implementations of less commonly implemented methods. | Class | javax.batch.api.partition | Java EE |
|
| AbstractPartitionReducer | The AbstractBatchlet provides default implementations of less commonly implemented methods. | Class | javax.batch.api.partition | Java EE |
|
| PartitionAnalyzer | PartitionAnalyzer receives control to process data and final results from each partition. | Interface | javax.batch.api.partition | Java EE |
|
| PartitionCollector | PartitionCollector provides a way to pass data from individual partitions to a single point of control running on | Interface | javax.batch.api.partition | Java EE |
|
| PartitionMapper | PartitionMapper receives control at the start of a partitioned execution. | Interface | javax.batch.api.partition | Java EE |
|
| PartitionPlan | Gets array of Partition Properties objects for Partitions. | Interface | javax.batch.api.partition | Java EE |
|
| PartitionPlanImpl | The PartitionPlanImpl class provides a basic implementation of the PartitionPlan interface. | Class | javax.batch.api.partition | Java EE |
|
| PartitionReducer | PartitionReducer provides unit of work demarcation across partitions. | Interface | javax.batch.api.partition | Java EE |
|
| PartitionReducer .PartitionStatus | Returns the enum constant of this type with the specified name. | Class | javax.batch.api.partition.PartitionReducer | Java EE |