@Named(value="myPartitionReducer") public class MyPartitionReducer extends Object implements javax.batch.api.partition.PartitionReducer
Constructor and Description |
---|
MyPartitionReducer() |
Modifier and Type | Method and Description |
---|---|
void |
afterPartitionedStepCompletion(javax.batch.api.partition.PartitionReducer.PartitionStatus status) |
void |
beforePartitionedStepCompletion() |
void |
beginPartitionedStep() |
void |
rollbackPartitionedStep() |
public void beginPartitionedStep() throws Exception
beginPartitionedStep
in interface javax.batch.api.partition.PartitionReducer
Exception
public void beforePartitionedStepCompletion() throws Exception
beforePartitionedStepCompletion
in interface javax.batch.api.partition.PartitionReducer
Exception
public void rollbackPartitionedStep() throws Exception
rollbackPartitionedStep
in interface javax.batch.api.partition.PartitionReducer
Exception
© Copyright IBM Corp. 2015
Licensed under the Apache License, Version 2.0