public class PartitionReducerProxy extends AbstractProxy<PartitionReducer> implements PartitionReducer
PartitionReducer.PartitionStatusdelegate, stepContext| Modifier and Type | Method and Description |
|---|---|
void |
afterPartitionedStepCompletion(PartitionReducer.PartitionStatus status) |
void |
beforePartitionedStepCompletion() |
void |
beginPartitionedStep() |
void |
rollbackPartitionedStep() |
getDelegate, setStepContextpublic void afterPartitionedStepCompletion(PartitionReducer.PartitionStatus status)
afterPartitionedStepCompletion in interface PartitionReducerpublic void beforePartitionedStepCompletion()
beforePartitionedStepCompletion in interface PartitionReducerpublic void beginPartitionedStep()
beginPartitionedStep in interface PartitionReducerpublic void rollbackPartitionedStep()
rollbackPartitionedStep in interface PartitionReducer© Copyright IBM Corp. 2014
Licensed under the Apache License, Version 2.0