com.ibm.jbatch.container.artifact.proxy
Class PartitionReducerProxy
java.lang.Object
com.ibm.jbatch.container.artifact.proxy.AbstractProxy<PartitionReducer>
com.ibm.jbatch.container.artifact.proxy.PartitionReducerProxy
- All Implemented Interfaces:
- PartitionReducer
public class PartitionReducerProxy
- extends AbstractProxy<PartitionReducer>
- implements PartitionReducer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
afterPartitionedStepCompletion
public void afterPartitionedStepCompletion(PartitionReducer.PartitionStatus status)
- Specified by:
afterPartitionedStepCompletion in interface PartitionReducer
beforePartitionedStepCompletion
public void beforePartitionedStepCompletion()
- Specified by:
beforePartitionedStepCompletion in interface PartitionReducer
beginPartitionedStep
public void beginPartitionedStep()
- Specified by:
beginPartitionedStep in interface PartitionReducer
rollbackPartitionedStep
public void rollbackPartitionedStep()
- Specified by:
rollbackPartitionedStep in interface PartitionReducer
Copyright © 2013. All Rights Reserved.