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 Exception
Exception - is thrown if an error occurs.Copyright © 2016 JBoss by Red Hat. All rights reserved.