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