Uses of Interface
javax.batch.api.partition.PartitionPlan

Packages that use PartitionPlan
javax.batch.api.partition   
 

Uses of PartitionPlan in javax.batch.api.partition
 

Classes in javax.batch.api.partition that implement PartitionPlan
 class PartitionPlanImpl
          The PartitionPlanImpl class provides a basic implementation of the PartitionPlan interface.
 

Methods in javax.batch.api.partition that return PartitionPlan
 PartitionPlan PartitionMapper.mapPartitions()
          The mapPartitions method that receives control at the start of partitioned step processing.
 



Copyright © 2013. All Rights Reserved.