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