public interface PartitionMapper
Modifier and Type | Method and Description |
---|---|
PartitionPlan |
mapPartitions()
The mapPartitions method that receives control at the
start of partitioned step processing.
|
PartitionPlan mapPartitions() throws java.lang.Exception
java.lang.Exception
- is thrown if an error occurs.