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 © 1996-2017, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.