com.ibm.jbatch.container.artifact.proxy
Class PartitionMapperProxy

java.lang.Object
  extended by com.ibm.jbatch.container.artifact.proxy.AbstractProxy<PartitionMapper>
      extended by com.ibm.jbatch.container.artifact.proxy.PartitionMapperProxy
All Implemented Interfaces:
PartitionMapper

public class PartitionMapperProxy
extends AbstractProxy<PartitionMapper>
implements PartitionMapper


Field Summary
 
Fields inherited from class com.ibm.jbatch.container.artifact.proxy.AbstractProxy
delegate, stepContext
 
Method Summary
 PartitionPlan mapPartitions()
           
 
Methods inherited from class com.ibm.jbatch.container.artifact.proxy.AbstractProxy
getDelegate, setStepContext
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

mapPartitions

public PartitionPlan mapPartitions()
Specified by:
mapPartitions in interface PartitionMapper


Copyright © 2013. All Rights Reserved.