|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.ibm.jbatch.tck.artifacts.specialized.MyPartitionReducer
@Named(value="myPartitionReducer") public class MyPartitionReducer
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface javax.batch.api.partition.PartitionReducer |
|---|
PartitionReducer.PartitionStatus |
| Constructor Summary | |
|---|---|
MyPartitionReducer()
|
|
| Method Summary | |
|---|---|
void |
afterPartitionedStepCompletion(PartitionReducer.PartitionStatus status)
|
void |
beforePartitionedStepCompletion()
|
void |
beginPartitionedStep()
|
void |
rollbackPartitionedStep()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MyPartitionReducer()
| Method Detail |
|---|
public void beginPartitionedStep()
throws java.lang.Exception
beginPartitionedStep in interface PartitionReducerjava.lang.Exception
public void beforePartitionedStepCompletion()
throws java.lang.Exception
beforePartitionedStepCompletion in interface PartitionReducerjava.lang.Exception
public void rollbackPartitionedStep()
throws java.lang.Exception
rollbackPartitionedStep in interface PartitionReducerjava.lang.Exception
public void afterPartitionedStepCompletion(PartitionReducer.PartitionStatus status)
throws java.lang.Exception
afterPartitionedStepCompletion in interface PartitionReducerjava.lang.Exception
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||