com.ibm.jbatch.tck.artifacts.specialized
Class MyPartitionMapper

java.lang.Object
  extended by com.ibm.jbatch.tck.artifacts.specialized.MyPartitionMapper
All Implemented Interfaces:
PartitionMapper

@Named
public class MyPartitionMapper
extends Object
implements PartitionMapper


Constructor Summary
MyPartitionMapper()
           
 
Method Summary
 PartitionPlan mapPartitions()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MyPartitionMapper

public MyPartitionMapper()
Method Detail

mapPartitions

public PartitionPlan mapPartitions()
                            throws Exception
Specified by:
mapPartitions in interface PartitionMapper
Throws:
Exception


Copyright © 2013. All Rights Reserved.